My Trips and Expenses  - refresh all tabs?

In ESS, when i go to Iview- My Trips and Expenses, only the first tab- All my trips is refreshed. There are 3 other tabs which don't refresh and the header in these tabs show incorrect number of receipts. Afetr i click on these individual tabs then they get refreshed.
Is there a way that all these tabs get refreshed together?
Please advice.
Thanks!

Hi,
    Are you using standard Travel Application or custom ?
Cheers!!!
Umang

Similar Messages

  • My Trips and Expenses - tab refresh functionality

    Hi Experts,
    Only one tab from My trips and Expenses screen is getting refreshed after clicking 'My trips and Expense' link. I found SAP note 1542417, which says after implementation of note 1495681 or corresponding support package, the refresh of POWL query in WDA version of Travel application is not done for all tabstrip in the same time for performance reason.
    After implementing SAP note 1542417, manual setting is required in IMG to set URL parameter &SAP_FITV_REFRESHA=X, to refresh of POWL query parallel for all tabstrip. I followed the steps given in the note to make the refresh functionality parallel, but still only active tab is getting refreshed. Please let me know if any action is required after maintaining the URL parameter.
    Kindly help me in this.
    Thanks,
    Siva Sankar

    Hi Lasse,
    I can't directly relate to the problem because I'm on EHP6. But I've taken a look at the note and the coding. You should debug WDYN FITV_POWL_TRIPS Eventhandler "HANDLE_DEFAULT" of Window "TRAVELLER" around. Serach for "*OCA 1542417", set an external breakpoint there.
    Maybe the parameter isn't correctly retrieved from the URL. Alternatively maybe the subsequently fired plug and the Init-Hooks handle the parameter incorrectly.
    I hope this helps a bit with the analysis.
    I wouldn't be surprised if this simply is a standard problem, there have been tons of standard problems with POWL...
    Cheers, Lukas

  • Problem hiding Tabs in Tabstrip of My Trips and Expenses WD ABAP iView

    Hi,
    My requirement is to hide the thet tabs ALL MY Trips,All my Travel REquest,All my travel Plans,Pending expense report from the tabstrip ALl my Expense report in Travel and Expense Application.
    I have gone through the thread and the sap note mentioned in
    Re: Problem hiding Tabs in Tabstrip of My Trips and Expenses WD ABAP iView
    My problem is tabs that has to be deleted /hidden does not present in the Development system, but exist in the QA or the prd system.
    So how to implement the note when data is not present in the dev system and only exist in the QA/PRD system.
    Pleas eprovide me your valuable inputs.
    Thanks in advance.
    Pooja

    Implemneted the note and problem is solved.

  • Help on creation of New Tab in Trip And Expense- My Trip And Expenses

    Hi,
    My requirement is to create a new tab in the existing Tab strip in "Trip And Expense->My Trip And Expenses".
    At present I have a seperate WD Java Application for "My Aproval Status" now the requirement is to add a 4th tab and that tab has this WD java application to it.Can this be possible if yes how ? and if no then Why?.
    Thanks
    Pooja

    hi,
    yes this is possible ........
    you just have to add a tab to the already made tab you have created ......now to the newly added tab just have an view ui container .......now in the windows of the code you can embed that already made program to the viw ui container.......
    hence whenever you will execute the code of tabstipr and select this new tab your code  "My Aproval Status" will be called automatically......do remebre to declare the usage of the WD Java Application for "My Aproval Status"  in the property just in the same  manner we do when we declare the usage of alv in our code......
    in case of any problem further...inform
    thanks,
    sahai.s

  • Customize My trips and Expenses

    Hi all,
       In the page my trips and expenses , there are four tabs of which i would like to use only my expense reports/otherwise i want it displayed as a differnt iview. Pls help me in this regard.
    Regards,
    Anil.

    Anil You can hide other 3 tabs in SPRO>Personnel Management>ESS>Service Specific Settings>Travel Management >Interface Configuration of Webdynpro....>Activate Request/Plan/Expense.
    Award points if helpful

  • POWL UI Element in ESS- My Trips and Expenses Application

    Hi Experts,
    There is an application My Trips and Expenses in ESS. The WD ABAP component for which is FITV_POWL_TRIPS. In the application we can see a TabStrip UI element on which there is an ALV on "All My Expense Reports" Tab. I want to hide the "Attachments" Column on this ALV. I have not worked on POWL UI element before. So please suggest how to hide it. As its needed urgently.
    Thanks & Regards,
    Vaibhav Tiwari.

    HEllo Pooja,
    In the feeder class(NAme of feeder i donot know), You can get from POWL_TYPE tx.
    There is method get_field_catalog ( ), you can do there.
    Other way, Go To POWL_QUERY Tx,
    Open the Query, click on settings and save the Query.
    Run report POWL_D01 and run.
    Best regards,
    Rohit

  • Javascript:void(0) error after clicking buttons in my trips and expenses

    Hi All,
    I have implemented EHP2 and activated FIN_TRAVEL_1, now I am getting all the ABAP webdynpro iviews.
    BUT when i go to "my trips and expenses" and try to click any button there like; create travel request, plan, exit, etc...
    than I get the message at the bottom left of page "javascript:void(0)"
    but when i actually go tarvel and expenses-->create new - Create Travel Request than i can create a new request and same is the case with create new plan and create expense report.
    Now in none of the screen Display form does not work, even exit, cancel button do work.
    I searched for this in form and found that this might be probably due to missing roles so I gave the following roles but still the same error:
    SAP_FI_TV_ADMINISTRATOR
    SAP_FI_TV_ADVANCE_PAYER
    SAP_FI_TV_MANAGER_GENERIC
    SAP_FI_TV_TRAVEL_ASSISTANT
    SAP_FI_TV_TRAVEL_MANAGER
    SAP_FI_TV_TRAVELER
    SAP_FI_TV_WEB_APPROVER
    SAP_FI_TV_WEB_ASSISTANT
    SAP_FI_TV_WEB_POLICY_ADMIN
    SAP_FI_TV_WEB_TRAVELER
    Plz given in your responses in this regards.
    Regards,
    JJ

    Hi All,
    Sorry for the late response....was actually really busy with my ess implementation...so i thought that i would update my forum once everything is working fine...
    coming back to error:
    the issue was probably with the host name...
    explanation:
    i was accessing my portal with [http://hostname:50000/irj/portal] which usually we do in normal scenario,
    but what i found was that when i was using EHP2 for travel module the screen were designed in abap webdynpro and on clicking any of the links i use to get javascript:void(0)....
    so after doing some RnD what i found is that if i access my portal with FQDN i.e: [http://hostname.domainname.com:50000/irj/portal] that the system understands the proper script to launch...
    plz update me if my understanding is wrong....
    Thanks & Regards,
    JJ.

  • My Trips and Expenses - Webdynpro ABAP - Change Copy Delete button links

    Hello All,
    We are using ESS and MSS applications in our scenario. We are using EHP4 version of ECC6.0.
    I have configured my homepage framework with custom entries in SAP (resources, services, ... ) and custom Portal content (iviews, pages, ...  copied from SAP delivered stuff ). I have a very good understanding of this and I have no issues with the portal navigation and tying my custom homepage framework entries to the custom PCD locations.
    The only problem I have is with the Webdynpro ABAP application for "My Trips and Expenses". I can get to this application without any problem.
    Within the My Tirps and Expenses application, there are buttons for Displaying, Changing, Copying and Deleting existing Travel Trip Requests and Expense Reports. When I click on any of these buttons, the corresponding page/iview from the standard SAP ESS role is being launched. I would like to point these buttons to my custom page/iview from my custom role.
    I did not find any place where I can make this setting. I am not sure how the Service IDs for the standard SAP services are being linked to the application.
    I hope some one might have looked into this and any input would be really appreciated.
    Thanks,
    Raj

    I figured this out.
    This application makes use of Object Based Navigation and if you adjust the roles assigned to the user accordingly, this will automatically pick up the custom pages form the custom role.
    Thanks,
    Raj

  • My Trips and Expenses in Travel Management

    Dear All,
    In My Trips and Expenses under Recommended Actions column, links comes dynamically as Change Travel request,Change Approved Travel Request , Create Expenses.
    If you want call customized Travel request screen then where I need to change.
    Thanks in Advance.
    Regards,
    Kamal Rawal
    Closed the link as no soluion were received.
    Edited by: Kamal Rawal on Mar 28, 2009 11:34 AM

    Dear All,
    In My Trips and Expenses under Recommended Actions column, links comes dynamically as Change Travel request,Change Approved Travel Request , Create Expenses.
    If you want call customized Travel request screen then where I need to change.
    Thanks in Advance.
    Regards,
    Kamal Rawal
    Closed the link as no soluion were received.
    Edited by: Kamal Rawal on Mar 28, 2009 11:34 AM

  • Copy button disabled on My trips and expenses

    Hi,
    We are implementing the travel and expenses functionality under ESS. On the My trips and Expenses screen (screen with list of expenses), if we highlight an expense that has been processed all the way through (posted to FI), the copy button and the change button are disabled. I am ok with the change button being disabled but the copy button should not be disabled. Please let me know how to trouble shoot this situation.
    Thanks.

    I had already done that. It just gives me option to change the characteristics of the button but does not actually give me the application context based situation like the one I had described in my question. The buttons are all disabled in general but the Display/print button is enabled when a row is selected where as the copy is still disabled when I select an expense that has been posted to FI. It is enabled when I select an expense that is still in the process. I would like to see it enabled all the time.
    Thanks

  • Firefox 4,5,6 refreshes all tabs although no internet connection exists

    Since I've updated Firefox 4 and later to Firefox 5 and Firefox 6 (Aurora) I've been missing one particular feature which was working very nicely inFirefox 3.x.
    In Firefox 3.x I could start it without a internet connection and almost all of my open tabs were still loaded (with websites having the information in state I left it when I was closing Firefox. With this I was able to read my open sites in the train where I have no internet connection, or I was able to get back to something I had open and now it's gone. This does not work in Firefox 4 or newer beta's or even aurora version. If I launch Firefox 4,5,6 I see all my open tabs but the content is not available. It seems that the new version tries to refresh all tabs on startup. Is there a possibility to disable this behaviour and enable the old one?

    The portable Firefox version has the disk cache disabled to prevent wearing out USB and SSD storage devices that only allow a limited number of writes.

  • Travel Management My Trips and Expenses

    Hi,
    The Standard Travel application My Trips and Expenses
    when any trip selected there are 4 buttons display,change,copy,delete.
    We need to control the visibility and access of the buttons depending on the status of the request and the level its pending with.
    Please guide as how and from where can this be handled.
    Regards.

    Travel and Expenses is coded mostly in ABAP. So you have to do Web Dynpro Application / Component Personalization.
    This could help you carry out visibility of certain buttons / fields.
    But certain customization would involve changes at the coding level.
    [Web Dynpro ABAP Application Configuration|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/media/uuid/af5e19e7-0b01-0010-37af-bc816f9a240c]- This video shows the process of using basic application configuration. Unlike the personalization which is tied one-to-one with the application, application configuration allows you to create multiple sets of configuration settings that can be used by different groups or in different situations. You can also specify the application configuration that you want to use when defining an iView in the Netweaver Portal for your Web Dynpro ABAP application.
    [Web Dynpro ABAP Config Adaptation - SAP Delivered Object|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/90554d94-e3a3-2e10-a296-8be64036c96f]
    [WD ABAP Personlization|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/media/uuid/c4333de7-0b01-0010-949b-c0c18c80691a] - This video shows basic personalization for a Web Dynpro
    [Web Dynpro ABAP Personalization - Administrative Mode|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/media/uuid/bfb13fe7-0b01-0010-7bb5-c2502ecc6a0d]- This video expands upon the functionality of basic personalization, to demonstrate the additional features of administrative mode personalization.
    Hope this helps you ! ~ Dhanz

  • My Trips and Expenses Quicklink

    In portal ESS overview page under Travel & expenses section for quicklinks i can see only Create Expense Report and My trips and Expenses
    quick  link is not displaying . We are using Web Dynpro ABAP application for My trips and expenses which calls FITV_POWL_TRIPS WD component.
    In Q nd PROD systems My trips and Expenses is dusplaying under quick links and i compared the config between Q and Dev config both are same. I am
    not sure what config is differen od do i need to change any config in backend . If i run the application FITV_POWL_TRIPS from backend the page is getting displayed.
    Thanks,
    Latha.

    Hi Latha,
    First check whether in the role  ESS instance MENU the application is active and if you want the application to be available as quick link then do the setting as shown below,
    Regards,
    Mithun K

  • Migrate from WD Java to WD ABAP in ESS Trips and Expenses

    Hi
    I got request to migrate from from Java to ABAP fof ESS trips and expenses. Could someone please give me a link to the documentation or any existing blogs?
    thanks

    bump...

  • Migration from WD Java to WD ABAP in ESS Trips and Expenses

    Hello Experts,
    We are migrated ESS Trips and expenses from WD Java to WD ABAP.
    Following steps I have performed
    1.     Activated FIN_TRAVEL_1 and FIN_TRAVEL_2 business functions.
    2.     checked FITV_TRIP_FORM service in SICF /sap/bc/webdynpro/sap its active .
    3.     Currently we are SAP ESS 6.0 EHP 4 , and accordingly we have down loaded
    uwl_com.sap.pct.erp.mss.tra.14.zip , (for SAP ECC 6.0, Enhancement Package 4) [Note 1076144 - ESS trips and   expenses: Migration from WD Java to WD ABAP]
    file as suggested in Migration from WD Java to WD ABAP in ESS Trips and Expenses user guide
    4.     after uploading uwl_com.sap.pct.erp.mss.tra.14.zip file in SAP NetWeaver Portal -> System Administration  -> System Configuration -> Universal Worklist->& Workflow -> Universal Worklist Administration.-> Object Types and View Definitions ->  com.sap.pct.erp.mss.tra.
    5.     after uploading file, when manager click up on u201Ccheck trip of ABCu201D workitem in his uwl , he is getting following error.
    404   Not Found
    SAP J2EE Engine/7.01 
    The requested resource does not exist.
    Details:   Go to main page of this application!
    Any idea for fixing this issue.

    hi
    in the java system , the portal will launch the approval frm the same system , for the abap component , the task type in uwl you might have to define a dynamic property as "System" and give the name of your r/3 system in there.
    Try it
    Regards
    sameer

Maybe you are looking for

  • Urgent help: BOXI 3.1 Application Errors

    Dear All, Our BO server XI 3.1 production server suddenly  went down with the below errors. Could you please suggest how to fix. Event Type: Information Event Source:    Application Error Event Category:                (100) Event ID: 1004 Date: 6/12

  • Support multiple languages

    I want to do a web page in jspx, jsf. support multi languages. I use properties files but ı dont do is english selected promt = hello is germany selected prompt = hallo like this. please help. thanks

  • PSE 13 won't print to my Epson 845 Workforce printer.  Help anyone?

    I get an error message that the saved printer information is not compatible with this version of PSE or the saved printer is no longer available and that I should check printer settings before printing.

  • Iphone 5 top button not working!

    It says my Repairs and Service Coverage is still active.. Does that mean I can bring in my old iphone 5 in and get a new one?

  • I can't use the free trial

    Every time I try to use the ADOBE PDF it says "free trial has expired"