Exit Buttons in ESS - SKL component.

Hi all,
    I am having an issue with the exit buttons in our ESS/SKL or the qualifications component. 
The Exit buttons on these screens seem to be visible to some and not to others.  I initally thought that it might be a role issue, or maybe a code deployment issue between the load balance servers.
But have not been able to pin point it. 
Has anybody had this issue before?  If so ... how did you fix it?
Thanks
Dean

Hi Dean,
Actually, it is the expected behavior.  Exit button only appears if you navigate using links in the area pages.  Then, when user click on the Exit button, the last area page where the user came from will be displayed again.  For example, if you launch an application using a quick link in the main Overview page, it will go back here if you click on Exit button.  But, if you click a link from the Personal Info area page, click Exit will bring you back to Personal Info area page.  If you navigate using the Detailed Navigation (or using second level navigation) of the portal the Exit button will not appear because the application does not know where to go when you exit.
Hope it helps.
Regards,
Erwin

Similar Messages

  • Exit button on ESS iViews

    Hi,
    We have ESS deployed on EP7.0, so we are using the WebDynpro version of ESS. Now we want to redirect the navigation to our own customized iView when click "Exit" button on any of the ESS iView, for example , address iView. I guess this should be controlled in the pcui_gp xssutil component, am I right? Can anyone give me some hints on where I can make this modification? Thanks a lot

    Hi Chris,
      thanks for your reply.
      If you mean to hide the button using the iView/WD Personalisation by rightclick on the iView in PCD and then Review, well yes i know this and i have tried this already before and we were able to hide some not required input fields in the Webdynpro, but we were not able to find and to hide the "EXIT" Button using the personalisation..!!?? you know why?
    Why to hide the Exit button, i will tell you why, in the iView for maintainig the ESS Personal Information -> e.g. Adresse --> Edit Adresse View (Roadmap view No. 2) --> when User click on the Exit Button --> This will open new browser Window with ESS... ---> This second Browser Window (Pop up) would confuse the User, since he already have an opened window, so the Customer mean why open new window, since the user can simply click the Button Back and so his data are also saved..
    How can we manage to control the behaviour of the Button, so the iView is closed safety without that new Pop-up windows are opened...
    Many Thanks,
    Nazih

  • Unloading a Module via an exit button on Window component

    This is a Flex 4 project.
    I have a module create with MXML.
    The module uses the window component.
    How do I use the "x" (exit button) on the window component to unload the module?
    This is part of my code on the main application:
        private function displayModule( moduleURL:String ):void
                    if( moduleLoader.url != moduleURL )
                        moduleLoader.url = moduleURL;
    <s:Button x="23.35" y="50.85" label="1a" width="50" height="50" id="A1" click="displayModule('windowA1.swf');"/>
    <mx:ModuleLoader id="moduleLoader" width="100%" height="100%"  x="150" y="25"/>
    Thanks for any help

    Grab some event when the X button is clicked and set the moduleLoader.url =
    null

  • Hiding exit button ess payslip2

    In ECC5 ESS I've been trying to make the floorpattern exit-button invisible.
    In the onInit() function of the Component of vcRem2Selection, of the ess~rem DC the message-text and tooltip are already set.
    In the context of vcRem2Selection there's no property for the visibility of the component controller, this is found in the FcRfw interface controller. After context-mapping the element bexit_label and setting it to WDVisibility.NONE, nothing happened though.
    Can anybody tell me how to make this button invisible?

    Is it possible the perspectives/buttons are handled on the portal side with a srvconfig definition?

  • Exit Button not working in ESS

    Hi All,
    We have configured ESS in our landscape. When I go to any Overview/Edit/Review Page (in W-4 Tax, Add/Change dependents etc..), the Exit button which is present is not working. When I click the Exit button, it doesn't exit the current view,  but instead stays at the current location.
    Can anyone tell me the reason for this strange behaviour? Also, where should I make the code level changes for the Exit button work.
    Any kind of help would be greatly appreciated.
    Regards,
    Adren

    Hi Apparo,
    In onAction method of the Exit button, a call is made to the TargetExitApplication as follows:
    fpm.navigate(wdThis
    .wdGetFcNavigationInterface()
    .getNavigationTargetExitApplication());
    Also, the Exit button does work in the Address Overview/Edit/Review Page, but not in W-4 Tax and Benefits Enrollment.
    Any help on this problem !!!
    Regards,
    Adren

  • ESS - Time Accounts- Exit button not working

    We have implemented ESS Business Package, the Time Accounts application's Exit button is not working.
    When we click on Exit, it is not doing anything. In Development env it is working fine, but when it comes to quality it is not working.
    suggest me if we can solve this problem.

    Hi Kiran,
    We had a same problem with "Exit" button for "Benefits Enrollment" in both dev and quality systems. As a workaround we redirected to the specific iView using WDPortalNavigation.navigateAbsolute on clicking "Exit  button".
    Hope this helps.
    Regards,
    Adren

  • How to hide the "EXIT" button on the ESS Personal inf. iViews

    Hello,
        We are using SAP ECC 6.0 + SAP EP 7.0 + ESS 1.0 (latest Releases).
        In the ESS iViews (Java WD) for Personal information (Adresse, Bank, Family, etc. there is the Button "Exit"..
      Does any have any Idea where and how to hide this "Exit" Button in the iView/Java-WD?
    Many Thanks,
    Nazih

    Hi Chris,
      thanks for your reply.
      If you mean to hide the button using the iView/WD Personalisation by rightclick on the iView in PCD and then Review, well yes i know this and i have tried this already before and we were able to hide some not required input fields in the Webdynpro, but we were not able to find and to hide the "EXIT" Button using the personalisation..!!?? you know why?
    Why to hide the Exit button, i will tell you why, in the iView for maintainig the ESS Personal Information -> e.g. Adresse --> Edit Adresse View (Roadmap view No. 2) --> when User click on the Exit Button --> This will open new browser Window with ESS... ---> This second Browser Window (Pop up) would confuse the User, since he already have an opened window, so the Customer mean why open new window, since the user can simply click the Button Back and so his data are also saved..
    How can we manage to control the behaviour of the Button, so the iView is closed safety without that new Pop-up windows are opened...
    Many Thanks,
    Nazih

  • Some ESS iviews show only exit button and gp

    I have installed ESS on EP7. When I launch some of the iviews I see only a guided procedure at the top and an exit button at the bottom of the view. How can I get the rest of the content to appear?
    Thanks

    The sceario is ess with an ECC 6 backend.
    I found the answer, you need to set up ESS in the IMG in the backend sytsem.
    Thanks

  • New Window of ESS with Exit button

    Hi All,
    For all applications in ESS, I am facing astrange issue. I will explain it taking one scenario. I go to the page where I can change the personal data under service Personal Information. Here there is an 'Exit' button. If i click on that, a new Overview page ESS window opens up instead of exiting. This happens with all the services, bet it Leave Request or any.
    How can this be stopped?

    This is to do with workprotect mode settings.
    Read the note 734861
    3. Click personalize
    4. Click WorkProtect Mode
    5. select option what you want
          Use default portal setting
          Protect unsaved data (open page in new window)    >>>>>
          Discard unsaved data (open page in same window)   >>>>>
          Choose action in popup on unsaved data
    http://help.sap.com/saphelp_nw04/helpdata/en/37/
    50fb5066f9db43b3b5d5fc8de0c051/frameset.htm
    Also note that
    this 'exit' button has been determined not to
    work if the application is running in pop-up window. 'Close' button of
    popped up browser window can be used to close that window.
    This is explained in notes 920003 and 920004.

  • Is it bug/error from SAP on ESS - Personal Information-Address exit button

    Hello Experts,
    when i click on ESS - Personal information - Address  exit button here when i click on exit button its opening another portal actually it should go back to same portal ESS - Personal information -  Address
    is this error/bug from SAP
    if no what could be
    could anybody help me on this issue.
    Thanks
    Regards
    Vijay

    Hello Eperts,
    Sorry, i want to reopen this thread, to clear one issue.
    i tryed and solved this issue.
    try to configre the workprotect in personalization so it discard changes and open in the same page.
    all my portal user are facing the same problem.
    my question is Do i need to do changes for all user in personaliztion.
    Do we have any global chage at once i do it takes effect for all users.
    Any help on this Please.
    Thanksyou,
    regards
    Vijai

  • Reg:Ess personalinformation-personalidapplication exit button action

    hi all
    when iam working with personal information service in ESS .
    In this when i have worked with personal id application .In this application when i click on exit button it is opening new window and opening personal information page.
    Here my scenario is when i click on exit button the application should close that page and come back to the personal information page.Instead of opening new window.
    please share your exp on this
    Thanks & Regards
    Deepika
    Edited by: deepika_indian on Dec 27, 2010 12:02 PM
    Edited by: deepika_indian on Dec 28, 2010 6:19 AM

    sloved issue
    Regards
    Deepika

  • ESS exit button

    hello everybody,
    we implemented ESS package in our portal project.
    when we navigate inside application, and we try, example, to create a travel request; sometimes we need exit from iview.
    "previous step" button work correctly, but "exit" button open a new Explorer session, and left the old one opened.
    It's possible fix this problem?
    At less that this close the old window session.
    Thanks
    Alessandro

    Hi,
    try to change the  work protect mode
    Go to system admin -> system config ->service config->Applicaitons ->com.sap.portal.epcf.loader
    Change workprotect.mode.default   to  2
    Restart the config by right clicking on com.sap.portal.epcf.loader . Click Administrate ->restart
    hope it may help you.
    Raghu.

  • EP 7.0 ESS Create Expense Report Exit Button

    Hi SDN
    We are implementing Travel using EP7.0. While testing the Create Expense Report, everything is working as expected. We have a problem while trying to edit a previously saved trip. During editing all functions work fine. If the user clicks the Exit button whil editing the previously sved trip we receive 2 different errors from different screens. The first error occurs when trying to exit from the General Trip Data screen: com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
    The second error ocurs from the screen for Record Expense Receipts:
    The following ABAP Exception occurred: SERVICEKEY_INVALID
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
    Again, this only happens while editing a trip, not during creation. Any help would be appreciated. I believe there may be a config issue but wanted to see if anyone else had this issue.
    Thanks

    Sathya,
    I had the developers create a delta link to the SAP provided iview My Trips and Expenses. I then copied the following parameter into the Application Parameter field on the iview. This allowed the exit button to work properly.
    EMPLOYEE_TRAVEL_ERP2005_PAG&sap.xss.menuargrp=SAPDEFAULTESS_ERP2005&sap.xss.menuhdr=SAPDEFAULT
    Thanks
    Ronnie

  • ESS - EXIT button error

    Hi,
    i am gettign 500 internal server error when i click on EXIT button on some services. please guide me.. other than this the particular service is working fine. only problem with EXT button.
    Thanks in advance,
    Shyam

    Hello Shyam
    This kind of error might be caused by the Incomplete entries in Customizing Tables.
    Exit button will not work if any of the following entries is missing
    o   'Area Link Type'
    o   'Link Resource'
    Therefore, Please check the following in the view V_T7XSSSERARBC.
    Go to  V_T7XSSSERARBC view.
    Select the Area for which the exit button is not working.
    Enter 'Area Link Type' if not entered already.
    Enter 'Link Resource' if not entered already.
    Save the changes made.
    For Eg: For Personal Information Area,
    Area Link Type    WebDynpro Application.
    Link Resource    EMPLOYEE_PERSINFO_PAG
    This should resolve your issue,
    Thanks and Kind Regards
    Ramana

  • How to rename 'Review' or 'Save' buttons in ESS/MSS applications?

    Hi,
    We are on EP7 SP9 and ESS 6.0
    How to rename the 'Review' or 'Save' buttons in ESS/MSS?
    I know these BPs are implementation of FPM.
    I would like to know in which DC I need to do changes ?
    Points will be awarded.
    regards,
    Raj.

    Hi,
    In each webdynpro application (irrespective of ESS or MSS) have Vc Components. All UI elements define here.
    If you want to change text of any UI element in any standard DC (addr, bank, fam, cat, lea... ), you have to go to particular Vc Component under DC, change the text of UI Element.
    FcEmployeeServicesComponent and FcNavigationComponent are commonly used DC's in all DC's.
    FcEmployeeServicesComponent is used to get Employee number, molga....
    FcNavigationComponent is used to navigate to AreaGroupPage, AreaPage, RestartService and Exit from current Application.
    Thanks & Regards
    Vasundhara

Maybe you are looking for