Track Purchase Order Fiori App is not working

Hi Experts,
We upgraded SAP UI5 libraries to 1.22.* and SAP-UI patch level to 09.After this all apps are working fine except Track Purchase Order App.
When I Click on App in Launch pad it's displaying an error
Thanks&Regards,
Akhil das
Tags edited by: Michael Appleby

Hi Robin,
See the below Screenshot and help if you can.
FYI, all network connections are OK.I checked in Network tab.
Thanks&Regards,
Akhil Das

Similar Messages

  • Customizing Track Purchase Order Fiori Application

    Hi,
    We have configured a standard "Track Purchase Order" Fiori application.
    We want to change the Default Filter Criteria from "Last 7days" to "Last 30 days". Is there any configuration available, where we can change this?
    Regards,
    Yuvraj

    Hi Yuvraj,
    You can achieve this by extending controller S2Custom.controller.js .
    Change the default  declaration to:To display  last 30 days items by default
    sFilterLastNDays : 30,
      sFilterWithAlerts : false,
      sSearchText : "",
      sFilterKey : "FILTER30",
      oFilterDialog : null,
    and change the default setting of init method to: to set the default filter from 7 days to 30 days
    this.oFilterDialog.setSelectedPresetFilterItem("FILTER30");
    Regards,
    Trilochan

  • Purchase order on Hold is not working from Sales Order document

    Hello gurus,
    I'm detecting a problem that I have.
    I have created a Sales Order and then, this document create a Purchase Requisition in automatic.
    So, when I create the purchase order, adopting the purchase requisition, I want to save this as on Hold.
    The problem is that the button "Hold" is missing.
    But, if I create a purchase requisition and I register the sales order directly (account assignment "E") and then, I create the purchase order, adopting the purchase requisition, the button "Hold" is not missing.
    I have active the BADI to Hold, but, it is only mention restrictions with Third Party and Services, not with Sales Order normal.
    Could you help me please a.s.a.p.?
    Regards,
    Sandra Palomo

    Application component: MM-PUR-PO-GUI                                                                               
    Function group: MEPO                                                                               
    The Business Add-In (BAdI) ME_HOLD_PO enables you to specify whether an    
    Enjoy purchase order can be put on hold or whether this function is to be  
    suppressed in accordance with your requirements.                                                                               
    In the standard system, this function is generally offered during the      
    creation of an Enjoy purchase order (transaction ME21N) and when a PO      
    that is on hold is changed (transaction ME22N).                                                                               
    Note                                                                               
    Enjoy purchase orders cannot be put on hold if any of the following        
    criteria apply:                                                            
    o  The PO contains service items                                           
    o  The PO contains "third-party" items                                     
    o  Commitment errors are involved                                          
    o  Subsequent (period-end volume rebate) settlement is involved                                                                               
    In the case of stock transfers within a company code, the "Hold" function  
      is generally inactive. If an application object contains an error of any   
      kind, the function is likewise inactive.

  • Purchase order release strategy Workflow not working

    Hi All,
    I am working on PO Approval release strategy and it is not working fine . The release strategy set up is configured by my functional consultant . I just copied the standard workflow template WS20000075 and making changes to my custom workflow template . When ever po is created an event "RELEASESTEPCREATED" get triggered and the first approver receives an workitem and when he approves it goes to Second Approver and it is working fine . But when rejected then a notification email goes to initiator . Now when an initiator login into ME22N and made any changes ( even material text change ) in it then again "RELEASESTEPCREATED" event getting triggered . But I need to trigger my workflow only when there is change in PO Net value .
    Kindly help me how to achieve this functionality .
    Thanks and regards
    Dilip

    Hi Vikram,
    There is already an existing entry for BUS2012 with event CHANGED against the change doc EINKBELEG .
    Acutlly when login as initiator and try to change PO through ME22N here are my observations :
    case 1:   When Buyer click on  " Cancel Reject " button and do any changes ( even text change ) then RELEASESTEPCREATED and CHANGED events  are triggering  . But since the event linkaged is set to RELEASESTEPCREATED workflow get restarted again.
    Even the CHANGE event does'nt have 'RELEASECODE' as parameter to restart workflow .
    Case 2:  When Buyer doesn't click on " Cancel Rejection" buttion and do any changes then only CHANGE event get triggered
    which do nothing since there is no event linkage .
    Is to  click on " Cancel Reject" button mandatory ? .  But even though we make " Cancel Reject"  as Button mandatory then RELEASESTEPCREATED Button triggering for any change but we need to trigger it for only net Value change .
    Thanks and regards,.
    Dilip Kumar

  • SORT BUTTON ON PURCHASE ORDER ITEM OVERVIEW IS NOT WORKING

    Gentlemen
    We have recently upgraded our system from SAP R3 4.6 to SAP ECC 6.0. After the upgrade we have noticed an issue in transactions ME21N, ME22N, ME23N; despite the u201CSortu201D button on the item overview is available, itu2019s not working. It doesnu2019t sort (ascending or descending)  material, material text or any another column.
    Please let me know if there is a sap note to adjust this mistake or another advice.
    Thanks
    JM

    To fix this:
    Goto Personal settings --> Basic settings --> Item overview: "Check" Item overview as grid control.
    Once grid control is active, you should be able to sort columns.
    Hope this helps-

  • Track Sales Order Fiori App - Question for % Shipped

    I've a question about the percentage shipped for the items on the order.
    If an item is under-shipped  (ie: Deliver 8/10) but there is not another schedule line for the order item, the percentage doesn't seem to be updated.
    Percentage shipped only seems to be updated if the entire schedule line is shipped.  Is this by design or is this a bug?

    Hi Erin,
    This is just FYI. This does not fix your issue but I just noticed you use old UI.
    Important Note: Please use new SAP Fiori Launchpad
    SAP Fiori - Add-on quick reference for transactional apps
    Regards,
    Masa
    SAP Customer Experience Group - CEG

  • SAP Fiori Track Purchase Order Error

    Hi,
    We are implementing SAP Fiori Track Purchase order standard Application. Have configured and activated services. Able to run app and view PO's. Error occurs after tap on PO's. as "HTTP Request Failed" I am here with attaching Error Snapshots.
    Appreciate your help & suggestions.
    Regards
    Naresh
    Tags edited by: Michael Appleby

    Hi Masa,
    I am using this support pack UIX01EAP SP01 and SRA020 SP04.
    Issues:1
    I am getting the following error in Track purchase order fiori Application.
    This problem happen when I am searching a Purchase order(PO) number in the left panel and it's not able to find that PO number. It is  giving error as mentioned below.
    Issue:2
    we have created some PR(purchase requisition) and from that we create some PO. So ideally that should appear in Track purchase order Apps. But it was not showing directly in the screen. If i use the filter option in the left panel to 7 days then also its is not coming.
    But when I search particular PO number which i created today in the left panel search box its give that PO details and works fine then.
    Issue:3
    we have created a Purchase order through purchase requisition and get delivered in ECC. The status of delivered is not changing.
    Can you please help me on this.All the issues are mentioned for Track Purchase order Fiori App.
    Thanks,
    Prabhu

  • HT1491 I purchased an application from the app store and the app is not working,How do I get  a refund ?

    I purchased an application from the app store and the app is not working,How do I get  a refund ?

    First, contact the developer of the app and ask for assistance. Then if you cannot get the problem resolved, go to the following link, explain the reason for your request, including that the developer was unable to solve the problem, and ask:
    http://www.apple.com/support/itunes/contact.html
    Though a refund is not guaranteed, it's possible they'll make an exception for you.
    Good luck.

  • Order cannot be placed using "Create sales order" fiori app

    We have setup "create sales order" fiori app and tried to place a order. We encountered with the error saying "In the context of Data Services an unknown internal server error occured" whilst clicking "Checkout" button.
    We looked up Error log and found the detailed error "Invalid format (return table): Row Number 1, Property Name 'SalesOrderSimulation', Property Value". Full error log xml is as follows,
    <?xml version="1.0" ?>
    - <ERROR_CONTEXT> 
    <ERROR_INFO>Invalid format (return table): Row Number 1, Property Name 'SalesOrderSimulation', Property Value ''</ERROR_INFO>  
    - <ERROR_RESOLUTION> 
    <SAP_NOTE>See SAP Note 1797736 for error analysis</SAP_NOTE>  
    <LINK_TO_SAP_NOTE>https://service.sap.com/sap/support/notes/1797736</LINK_TO_SAP_NOTE>  
    </ERROR_RESOLUTION>
    <_-IWCOR_-CX_DS_INTERNAL_ERROR />  
    - <_-IWCOR_-CX_DS_EP_ENTITY_ERROR> 
    <INDEX>1</INDEX>  
    <PROPERTY>SalesOrderSimulation</PROPERTY>  
    </_-IWCOR_-CX_DS_EP_ENTITY_ERROR>
    - <_-IWCOR_-CX_DS_EP_PROPERTY_ERROR> 
    <PROPERTY>SalesOrderSimulation</PROPERTY>  
    <VALUE />  
    <TYPE>\TYPE=STRING</TYPE>  
    <OFFSET>0</OFFSET>  
    </_-IWCOR_-CX_DS_EP_PROPERTY_ERROR>
    - <CX_PARAMETER_INVALID_TYPE> 
    <TYPE>\TYPE=STRING</TYPE>  
    </CX_PARAMETER_INVALID_TYPE>
    - <SERVICE_INFO> 
    <NAMESPACE>/SAP/</NAMESPACE>  
    <SERVICE_NAME>***Hide_due_to_secure_log_level***</SERVICE_NAME>  
    <VERSION>0001</VERSION>  
    <SYSTEM_ALIAS>LOCAL</SYSTEM_ALIAS>  
    <DESTINATION>NONE</DESTINATION>  
    </SERVICE_INFO>
    - <SYSTEM_INFO> 
    <REQUEST_URI>/sap/opu/odata/sap/***Hide_due_to_secure_log_level***</REQUEST_URI>  
    <REMOTE_ADDRESS>xxx.xx.x.xx</REMOTE_ADDRESS>  
    <APPLICATION_SERVER>eccdev_ECD_10</APPLICATION_SERVER>  
    <HUB_VERSION_INFO>System ECD/200, NW Release 7.40, SAP_GWFND SP10, Internal GWFND Version 011</HUB_VERSION_INFO>  
    </SYSTEM_INFO>
    </ERROR_CONTEXT>
    Please look at the screenshot for more details on request.
    Do you have any idea how to fix this bug or do we have a mistake in our configuration?
    Thanks for any hints.

    Have you been able to solve this issue without resorting to a core mod described by Gopichand above? In our system the notes referenced by Masa in another post are not applicable because of the SP-level of the components involved. We've got:
    SAP_GWFND
    740
    0010
    SAP Gateway Foundation 7.40
    SAP_UI
    740
    0011
    User Interface Technology 7.40
    SRA017
    600
    0006
    Create Purchase Order OData Integration
    UIEAAP01
    100
    0005
    UI for ERP Central Applications
    UIX01CA1
    100
    0004
    UI for Cross-Applications
    UIX01EAP
    100
    0005
    UI for ERP Central Applications
    Based on the fact that the error seems to be caused by the mismatching types of the SalesOrderSimulation property, the component at fault is SRA017 or possibly the GWFND component itself. In another system we're on SRA017 SP5 and SAP_GWFND SP9 and the app works without an issue. Since both those SP's are 1 level lower, it further confirms that it must be SRA017 SP6 or SAP_GWFND SP10 that cause the issue.
    I have not been able to find any recent OSS notes that would address the issue and will be opening an OSS incident for it. If you happen to already have a solution, then please let me know. If not, I'll provide an update once I've heard from OSS folks.
    Lukasz

  • Apps is not working

    Hi How can i refund my purchased apps, its not working. I already tried delete and re installing, also i tried turn off and on my ipad mini but still is not working

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • In Report,order by clause is not working

    Hi All,
    For the report i prepared the query in this one am using the order by clause,i run the query in the sql plus working fine am getting the data based on the order by clause.when i use the same query for the report am getting the data but not in the order(i.e order by clause in not working).
    Please help me how to do this one.
    Thanks in Advance.
    Regards,
    Leelakrishna.G

    Hi Dora,
    Data is coming in the proper sequence,but in the first group data is not coming(In first group data first line only displaying,remaining data is not comming).
    My req is:
    The report is executing based on the creation date(i.e.,from creation date to today).
    In this so many Purchase requisitions will be there for this one different approval in different times will be there.
    For Ex:
    we will take 2 PR number only(for the first one 3 approvals,second one 4 levels of approval).
    1. one supplier 1person raised by 1PR submit
    No Action
    Approve
    2. 2Supplier 2personraised by 2PR Submit
    NO Action
    Forword
    Approve
    with ur suggestion am trying data is gettin fine but first group first line is coming remaining data is not coing.
    EX:
    1. one supplier 1person raised by 1PR submit
    No Action
    Approve
    2PR Submit
    NO Action
    Forword
    Approve
    Note:"2. 2Supplier 2personraised by " this kind of lines data is missing.
    Can you pls check and suggest me how i can do this.
    Thanks in Advance.
    Regards,
    Leelakrishna.G

  • After updating My iPad 2 to iOS 5.1.1 , my newly installed apps are not working.

    After updating My iPad 2 to iOS 5.1.1 , my newly installed apps are  not working . When I try to open the app the screen just flashes and then nothing happens. Built in apps works fine . Please help

    I realize that installing apps is not the problem. Installing another app from the app store is a recommended troubleshooting tip from Apple if all of the third party apps will not open. It resets your iTunes authorization when you install the app because you have to enter your password.
    If you didn't install another app try it. Read this support article as well.
    iOS: Troubleshooting applications purchased for the App Store
    Try this as well. Quit all apps, reset the iPad.
    Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    If that doesn't work - sign out of your account, restart the iPad and then sign in again.
    Settings>Store>Apple ID. Tap your ID and sign out. Restart the iPad.
    Go back to Settings>Store>Sign in and then see if the apps will launch.

  • My appstore app is not working on my macbook pro?

    my appstore app is not working on my macbook pro? It simply shows a piece of paper with a pencil, ruler and paint brush.

    Hi...
    Delete the app and all the associated files using this utility > Download AppCleaner for Mac - Uninstall your apps easily. MacUpdate.com
    Then re download the app. You won't be charged again.
    How to re download apps from the Mac App Store:
    Open the App Store. From the menu bar click Store > Sign In
    Click Purchases from the top of the App Store window.
    Select which apps you want to re download. Then right or control click where you see Installed  then click Install.
    Make sure and use the same Apple ID used for the original purchase.
    If you continue to have problems with the app you can report it to Apple here >  Apple - Support - Mac App Store - Contact Support
    And go to the app at the App Store. You should see a link to the app developer's site for support.

  • I upgraded to Mountain Lion yesterday, but since doing so I find that my 1Password app will not work. I have checked for 1Password updates but there are none. Is there a compatibility issue

    I upgraded to Mountain Lion yesterday, but since doing so I find that my 1Password app will not work. I have checked for 1Password updates but there are none. Is there a compatibility issue

    Hmmm...I'm using 1Password Version 3.8.20 (build 31499) with a fresh install (scrape and pave) of Mt. Lion on my iMac and it's working fine.
    I use Dropbox to sync 1Password so for my fresh install I simply downloaded 1Password from Agilbits website and installed it.
    Have you tried reinstalling 1Password?  Depending on how you purchased it, download it from their website or from the Mac App store to reinstall/replace it.  (IIRC v3.8.x comes directly from Agilbits and v3.9 from the Mac App store.)  You shouldn't have to uninstall it, the new download should overwrite the existing copy.
    As with anything else, be sure to run a  backup first!
    More here:
    http://support.agilebits.com/discussions/1password-38-for-mac-from-agilebits-web site/17861-finding-existing-data-file-when-reinstalling-1password
    http://support.agilebits.com/discussions/1password-in-mac-app-store/3377-how-to- reinstall
    http://support.agilebits.com/discussions/1password-38-for-mac-from-agilebits-web site/13769-reinstall
    http://support.agilebits.com/discussions/1password-in-mac-app-store/2394-reinsta lling-1-password
    Hope that helps.
    D'oh!  Mende1 beat me to it! 

  • Third party apps are not working at all.

    It's weird that all my installed apps were not working today. When i taped on an app, there was a suddent sparkling, nothing else happened and backed to the home screen. I could find the app I just open at the background. but every original app comes with the phone was working properly. I also went to a local apple store for solution since I didn't really want to restore the phone and reinstall any apps, but finally I had to to restore my phone. So disappointed that Apple has no other solution to fix this problem but need to restore the phone. When I asked what would cause this problem, they just told me this problem usually happened and suggested me to restore it in order to make it work.

    Gperez0604 wrote:
    does the mountain lion have an easy way that it should convert them or do u think it's cause theyre protected. what can i try that i probably havent yet?!?!?
    If they are protected, there is nothing you can do.

Maybe you are looking for

  • PASSING EMPTY VALUES TO THE REPORT

    Hello, I am having an issue with generating reports published on Crystal XI Server. When I do not pass any value for a parameter and try generating the report, an error is occurred which says "REPORT LINKING ERROR - There was an error in launching th

  • Backspace, enter and space shortcuts don't work.

    Backspace doesn't work for back; space doesn't work for page down; return doesn't work for SnapBack. I've no idea what caused this problem.

  • User Exit at MI07

    Hi Everybody, I have to use an user exit for MI07 transactions, but I couldnt find. Do you know if that exist? Regards. Leonardo

  • Navigating back causes problem

    Hello, I'm new to Window Phone 8.1 app development. i've deveeloped my app almost to all but at 1 point i'm Experiencing a weird problem. before starting, i'm making my problem scenario. say, I have about 4 pages. P1 (Start page), P2 (Listing), P3(Cr

  • Syncing Audiobooks (Audiobooks Group is gone on phone)

    I hate the new itunes!!!!  There is nothing intuitive about it! For the last 6 years I buy a book fro audible it opens itunes and the book is on my phone.  All me books shoe in itunes file there are no audiobooks on my phone.  When I look at OnThisIp