Exit button not visible in standard applications

Hi all,
When we call a standard ESS application ( bank or address) from the detailed navigation, the exit button is not appearing in the application.
However, when we open the same application from the area page, the exit button is appearing correctly.
Any idea why this could be happening?
TIA!

>
Diana Menezes wrote:
> Hi Markus,
>
> You are right. When i exit the application from the ESS role, it takes me back to the corresponding are page.
>
> However, i have multiple ESS roles (different roles for diffrent countries). For now, i have done all the settings ( sap.xss.menuhdr, sap.xss.menuargrp and sap.xss.menuarea iview parameters definition) for the ESS US role. So when i exit the application from this role, it takes me to the area page corresponding to this role. But when i exit the application from any other role, i get an error. This is probably because the system is searching for the area grp/area page that i had defined in the iview. Is there a way i can define multiple area grp/area pages for the same iview/application?
>
> TIA.
Hello Diana,
no you cant. In this case the system wouldnt know which one to call. But as you have said you have multiple roles each role has its own (version) iview of the area- and areagrouppage. You just have to change the iView setting by editing the iview which you embedded into the role. Open the role and click you through to the iview, adjust the view properties to pass the correct areapage as application parameter. By doing this you neither change the settings of the original iview nor do you change the properties of the iviews of the other roles.
I hope this helps,
regards
Markus

Similar Messages

  • Button not visible in standard sap-toolbar

    Hi All,
    I have added a custom key to standad SAP tollbar using Aceess key in tr-M52N.
    But that custom buttom is still not visible in tool bar. Can anybody guide me?

    Hi,
    It may be that the function is being disabled by authorizations.  To prove this, you could do the following...
    Before you run the transaction you modified, go into debug with /h.
    Run your transaction code - you should start up in debug.
    Use menu option Breakpoints / Breakpoint At / Statement.  Input the command SET PF-STATUS.
    Hit F8 to continue until the SET PF-STATUS command is found.
    At this point, if the SET PF-STATUS statement ends with EXCLUDING tablename (where tablename is an internal table), then double-click on the internal table and display the entries in it.  If your function code is included in this table then that's the reason why you don't see the button.  You'd then need to work back to determine why your function code is included in the internal table.  This assumes the function code does indeed already exist in the GUI status used in the screen.
    Regards,  Andy

  • Help button not visible in off-line version

    Why is de help/information button not visible in the off-line version. The web-based version is oké. In use Adobe Accrobat version XI.

    if you use the off-line version, Formscentral AIR Application, help menu will bring you to the help page. For example: DE http://help.adobe.com/de_DE/formscentral/using/index.html

  • Exit button not working in Captivate 7 published output

    Hi. I am using Capivate v7 and am experiecing this problem with published output:
    I am using an Exit button that runs the standard javascript code
         javascript:window.close()
    so that the user can exit the presentation. The button works fine when I test out the presentation using Internet Explorer 8, but when I generate an output and try running the .swf file, the button does not work.
    How do I get an Exit button to work for the .swf output?
    Thanks,
    - Michael Fekete

    Yes, the close X does work 100% of the time. That's because the browser itself is just a window in the operating system. And you are commanding the window to close.
    And you might find yourself asking why that would work while the Exit button fails. And it would be that it's a security issue. Security prevents the window from closing because if a web site was nefarious, it could actually trap you by making changes and quickly closing the window and preventing you from browsing elsewhere.
    It's simple to turn off the Exit button. Just click Project > Skin Editor and clear the Close checkbox.
    Cheers... Rick

  • Reset button not visible in settings, help?

    Reset button and security button not visible in general settings on my iphone 4 . How do I restore them?

    if you use the off-line version, Formscentral AIR Application, help menu will bring you to the help page. For example: DE http://help.adobe.com/de_DE/formscentral/using/index.html

  • Approve Button not visible in Tasks for Leave request in Tasks- MSS

    Dear gurus,
    Approve Button not visible in Tasks for Leave request in Tasks- MSS, anything missing on config end????
    Any suggestions....
    regards,
    Rajasekar.

    hello Bala,
    there was some config missing in UWL, now it is working and here we have got some button launch dynpro ..this is leading to pop where we can approve or reject....
    Thanks alot Bala..
    In this we are getting more info, Display details in SAP GUI, View History, View all Time Approval and Attachments of Documents which leads to leave request details. These may be too flashy for the Manager who are from the typcial production centers....industries...So is there any way out for Hiding these.
    Regards,
    Raj

  • Exit button not functioning in MSS Team - Recruiting - Create new Candidate

    Hello Experts,
    Exit button not functioning in MSS Team - Recruiting - Create new Candidate Assessment iview
    Location of exit button :Create new Candidate Assessment iview we have next button when we click on we can see exit button in next iview
    any idea why it not functioning / help on this / or is it a bug from SAP
    Thanks,
    Regards
    Vijay

    Hi Krishore,
    Thanks for reply,
    The version of BP_ERP5ESS is 1.0 SP8 and The version of SAP_ESS is  600 SP8.
    do need to add extra patch for this.
    please help me on this issue. 
    Thanks,
    Regards
    Vijai

  • Exit button not working can u say how to do that?

    Exit button not working can u say how to do that?

    Which version are you using, please the exact number? Exit depends also on the browser, not only on Captivate.

  • Cancel and Exit button not working

    Dear Experts,
    <u>Cancel and Exit button not working</u>
    I am calling a screen from inside a report program
    using SET SCREEN 9000.
    2 of the date fields(start date end date)
    on this screen are Mandatory.
    I am not able to Come out of this screen 9000 using
    CANCEL or EXIT button
    without giving a date entry in both of
    Mandatory fields (start date end date).
    Can someone help me with a solution?
    Appreciate your valuable help;
    Points assured
    Thanks,
    Aby Jacob

    Hi..
    To avoid this problem you have to use AT EXIT-COMMAND Module.
    1. In the GUI Status for both EXIT and CANCEL buttons assign the Function type E (Exit Command)
    2. In the PAI of the Screen Call this module.
       MODULE EXIT_SCREEN AT EXIT COMMAND.
    3. Now check the OK_CODE or Sy-ucomm in this module to Leave the Screen
       MODULE EXIT_SCREEN  INPUT.
           CASE OK_CODE.
          WHEN 'EXIT' .
                LEAVE TO SCREEN 0.
          WHEN 'CANCEL'.
          ENDCASE.
       ENDMODULE.
    This will surely work.
    <b>reward if Helpful.</b>

  • Interview, Contact  etc buttons not visible on Hiring Applicants Form

    Hi,
    Interview, Qualifications, Schools & Colleges, Contact buttons not visible on Hiring Applicants Form.
    Is there any profile option , so that the above mentioned buttons are visible ?
    Thanks,
    Angelica.

    Hi Jhansi,
    Thanks for the reply.
    We tried the mentioned steps, but unable to view the required buttons.
    Can you let me know if there is any profile option for the same, cause we are able to view the button in another instance, but not in the one that we are working on.
    Thanks,
    Angelica.

  • Message mapping (data flow editor, data dependcies  buttons not visible)

    Hi,
    In my SAP PI...IR ...in message mapping screen some buttons are not enable/visible like
    data flow editor, data dependcies,clear mapping  buttons not visible)
    any oss notes/help will be appreciated.
    Thanks

    Hi,
    This will help you
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    Go for 1.4.X version than 1.6.X The Problem will be resolved
    Regards
    Sangeetha

  • How to make Exit button for Out-of-browser application

    Greetings all,
    This sounds so simple, yet I can't find anything about it.  I want to make an Exit button in a Silverlight 4 Out-of-browser application.  When the user clicks the button, the application is to quit or close or exit.  (The same effect as if the user clicks
    the red X icon in the upper right-hand corner of a window.)
    Any ideas will be appreciated.

    Jonathan --
    Yes, the word Page has taken on many meanings in the last 15 years.  I'll clarify.  When I make a simple Silverlight OOB (out-of-browser) application using Visual Studio 2010, I ask Visual Studio to Add New Item, then choose Silverlight Page.  Let's
    say I name it Page2.xaml.
    By default VS2010 already made another page for me, MainPage.xaml.
    Now, here is my need:  On the page called MainPage.xaml, I want to place a large button that says Exit Application.  When the user clicks that button, I want the application to end and the entire window to close.  This is the standard behavior in most traditional Windows
    applications, for example in Microsoft Word or Microsoft Excel or Microsoft Access.  In any of those traditional applications, the user can, from the menu, choose File/Exit.  If he does, then not only does the application quit, but also the window
    closes itself.  The user doesn't have to click the small red X icon in the upper right corner. 
    That simple behavior of almost all traditional Windows applications, large and small, is what I'm looking for in my simple Silverlight
    OOB applications:  An Exit command that quits the application and closes the window itself.
     Sorry for the confusion.  I really appreciate your help.  Any ideas?

  • In IC_Auto business role Toolbar buttons not visible

    Hi,
       In my project for IC_Auto role the buttons in the toolbar is not visible. we have not modified any thing to standard. Any notes to be updated ?
    With regards,
    selvam

    Hi,
    I am not sure if this appies here. You might check
    SPRO->CRM->crm cross-application components->
      Generic interaction Layer/Object Layer ->
         component-specific settings->
           define simple objects
    For these objects 2 rules apply:
    1. 'search object name' can only be used once.
    2. 'search object name' should not have the same name as any 'object
    name'.
    Do you have any entries, which break these rules?
    If it is related to component enhancement, note 1122248 might help.
    Best Regards,
    Sigrid

  • "Display Form" button not visible in UWL preview

    Hi Friends,
    We are implementing Travel module. The standard Workflow WS20000050 has a single level of approval. However, we wanted 2 level approval and so accordingly this was implemened.
    Now we want a 3rd level of decision step to be approved by the traveldesk on recept of tickets.
    Even the pdf form, which contains the travel details, needs to be visible. In the standard task TS20000118, the "Display Form" button is automatically visible in the UWL preview apart from the usual 
    "Approve" and "Reject" buttons.
    However the content that needs to be shown to the traveldesk is different. To achieve this, i copied the standard task TS20000118 and changed only the task description. Rest everything including the parameters and binding remains same.
    But for this task, the "Display Form" button is not visible.
    1. Please advice on the possible reasons why this is happening ?
    2. Is there any setting or any SPRO configuration wherin we need to 
        specify the tasks for whom the button needs to be displayed ?? or
        Is it some portal side configuration ?
    Thanks,
    Shashank

    Hi Vijay,
    Goto:
    Universal Worklist Content Configuration -> Click to Administrate Item Types and View Definitions
    In the table under the "Current Configurations" tab, select the standard travel configuration provided by SAP -> "com.sap.pct.erp.mss.tra".
    Here, search for the code of the task for which everything is working fine; in our case it was TS20000118. Copy this piece of code.
    Now download the currently active XML configuration. In the saved XML file, search for the task code which is not working as expected. Replace this piece of code with the code copied in the above step. Save with a different name.
    Upload this new configuration with HIgh priority.
    Reregister the connector and clear the cache.
    These steps solved my problem. Probably it should work for you too.
    Regards,
    Shashank

  • Header Data badi button not visible in webdynpro portal view

    Hi,
    We have implemented  "HRHAP00_ADD_HEADER  " for fetching additonal data for appraisee in objective setting appraisal.
    Badi is fetching data and show button " Additoanl data " in  R/3 view , but the button is not visible in ESS, MSS view.
    We are  using Webdynpro platform.
    Has anybody face similar kind of problem in webdynpro?  how to address this.
    regards
    Pallavi

    Hi Ana,
    Standard button is available info  but it is not showing cutom fileds.
    Technical resources has made zimplementation of standard badi header data, but when we try to attach it to templte id doesnt show button.
    regards
    Pallavi

Maybe you are looking for