Activate User Menu in SAP logon screen

1. Configure individual specific SAP user
Enter transaction code  SM30 (Maintain Table Views) in your SAP command field and maintain USERS_SSM table. You would notice that no data maintained in this table during initial access. To maintain entries, click u2018New Entriesu2019 button. Enter the individual username on the User Name field. To enable user menu and SAP menu, tick the appropriate checkboxes. To disable, untick the chekcboxes.
2. Configure all SAP user
Enter transaction code  SM30 (Maintain Table Views) in your SAP command field and maintain SSM_CUST table. To enable te user menu for all SAP users set ALL_USER_MENUS_OFF = No. To disable it, set ALL_USER_MENUS_OFF = Yes.
To enable the SAP Menu set SAP_MENU_OFF =  No, to disable it set SAP_MENU_OFF =  Yes.

It is not a question, it is a tarot card
@ Arindam Banerjee: Feel free to post you findings if they are interesting or "common mistakes", but please only use this thread. Ideally this is stuff for the wiki - if not already in help.sap.com or the system itself...
Specifically in this case, user menus is no easy task in the wild and is very dependent on how you build your roles.
Cheers,
Julius

Similar Messages

  • I am loging in SAP. Initial screen come where it display User Menu and Sap

    Dear All,
    When i am loging in SAP. Initial screen come where it display User Menu and Sap Menu, but User menu is in active not showing but T code are executing then what object i have missed.
    can u help me?
    Thanks,
    Regards,
    Sachin

    Hi Sachin,
    It doesn't care if you're using SAP_ALL or any of those profile. That is not relevant. I had that case a few days ago, I'm not using any of those profiles and I made it work with help of one post.
    If you put the transactions in the tab "Menu" of the role in the PFCG, and if you activate parameters I mentioned in a prior post, then you should see the Menu.
    Tables SSM_CUST and USERS_SSM. The first is global and the other is user-especific.
    The link in one of the first post of this thread hace all the info.
    That should work, that worked in my case.
    What values the parameters have on those tables? The more the info the better.
    Updating the parameters on those tables should help. If still doesn't work then you should check another parameter using transaction RZ10 or report RSPARAM.
    If my info solves your problem, points are appreciated, if not, we will try...
    Jose

  • Easy : vendor user ID request on logon screen

    Hello gentlemen,
    A very easy question to win 10 points.
    I would like registered vendors to be able to request user IDs on EBP logon screen. But I can only see ID request for internal employees.
    Should we give the vendors an other URL or do we have to activate an internet service?
    Thanks in advance and first come, first served!

    Hello Christophe,
    Thank you so much for your quick help. Once again you will get points.
    2 new questions :
    A. BBPVENDOR
    The thing is that I observed we can invoke an internet service "BBBPVENDOR". From that screen I have a "register" option. Then I have two problems:
    1. Vendor has to log (and at this stage of course he will have no login)
    2. After logging he can request the creation of a vendor, a bidder or a portal (still not understood what that portal means by the way) but not that of an employee for the business partner!
    Should I stop investigating on this way?
    B. Supplier self-registration <u>with extended classic</u>
    My client has SRM 4 and runs extended classic. Once supplier has registered and has been accepted, how will we able to get it replicated to R/3?
    Look forward to hearing from you.
    Regards,
    Le Radis

  • Activate user menu icon

    Hello Friends,
    How can i activate user menu icon(first human sign icon on the intital screen).
    Thanks,
    Vibha

    Vibha,
    SU01 is a transaction related to BASIS and one can restrict a particular user from using a particulat transaction or any other activity.
    For ex mostly ABAPers will not have authorisation to some transactions like SU01,SM01 etc.Once we try to see this transaction we will get an message
    like
    "You are not authorized to use transaction SU01" in the status bar.
    Assigning roles is related to BASIS team.
    Just check with the BASIS guy.
    K.Kiran.
    Message was edited by:
            Kiran K

  • How to display a specific SAP logon screen per system?

    Hello,
    I woud like to display a logon screen which contains system-specific information, e.g. for the QAS system it would be something like "This system was created by a system copy from PRD on MM/DD/YYYY"...
    I have gone through the SAP Note 205487 and my understanding is that I have to create the ZLOGIN_SCREEN_INFO in the development (changeable) system and transport it.
    Note 205487 : "Creating/changing this text requires a changeable system. Therefore, for production systems, SAP recommends maintaining the text in the upstream system and then transporting it."
    Can anyone please provide me with some hints on how to create a different logon screen for each system and apply them via transport requests?
    I prefer not to "open" the QAS system in order to create the logon screen because I would then have to "open" the productive system to create a different logon screen...
    Any help is appreciated.
    Thanks and Regards,
    Michel M.

    Hi Michel,
    Please refer to below documents for modifying SAP Logon screen and transporting to other system.
    [How to customize the login screen|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22219]
    [Customizing SAP Login Screen|http://www.abap-tutorials.com/2009/12/30/customizing-sap-login-screen/]
    [SAP logon screen, SE61, ZLOGIN_SCREEN_INFO|SAP logon screen, SE61, ZLOGIN_SCREEN_INFO; 
    Hope it helps
    Regards
    Arun

  • How to display weicome message in sap logon screen?

    Hello experts,
       how to  display message " welcome to company name" in the sap logon screen.
    while typing userid and password in the same screen (right hand side ) , i want to display welcome message.
    Pls give me the procedure.
    Moderator message: easy to find via google, system administration, not related to ABAP development, please search for available information/documentation before asking.
    locked by: Thomas Zloch on Oct 11, 2010 11:44 AM

    If you want to give an error message on some processing you can raise the message in the event at selection-screen.
    If you want to display information message also ,the same can be done in at selection screen
    In case you want to do the processing selectively like only when the execute button is pressed, then you can do the processing based on SY-UCOMM. (value will be 'ONLI' )

  • How to add z transaction to area menu fo sap initial screen

    Hi,
      we have created 'z transaction'. how to attach it in area menu of sap initial screen.
    we need to attach it to logistics>financial accounting> clients.
    could you please help me .

    Hi,
    There is no need of creating any t-code for a area menu. The area menu name given by is the t-code to acces the area menu.
    SO create the area enu with the name which you want to create the t-code.
    To create a t-code to a standard area menu just go to se43 and copy the standard area menu to your z area menu (z area menu name should be the t-code you want to create.)
    If you know the transaction code of that clients then goto se43 and give that transaction code and then copy to z_transaction code.
    If you dont kow the transaction code of that clients then open clients throuch the path logictics->fiancial accounting->clients then look at the status to find the t-code.
    Thanks
    Kiran.
    Edited by: kiran Pasala on Feb 28, 2008 8:39 AM

  • How to Clean the Command History in SAP Logon Screen

    Hi
    Can any one let me know on how to clean the Command History (Where we generally enter the T Codes) in SAP Logon Screen.
    I dont want to List/see all the Previous command Hits in drop down box.
    Thanks
    Dan

    Hi Eric and Markus,
    We found the Solution and off course we did good R & D, Finally I am able to implement the fix to Clear the Command Line History.
    All I did is I Disabled the Permissions for Code Folder (Right Click > Permissions > Deny) in Regedit.
    Thats It, The Commands stopped storing in the History.
    Thank you Erick and Markus.
    Rg
    Dan

  • WebSAPConsole , telnet serever ,RF terminal and SAP logon screen

    What would be the easiest way to connect RF terminal(character based) to an SAP system.
    Of course it is via WebSAPconsole. As far as I red WebSAPconsole guide if I want to use it to connect character based RF terminal is the same as preaviously SAPconsole(under e.g.SAP enterprise 4.7 ext2.)
    1.st install telnet server (best SLnet 2.6RF from Seattle LABS) and then configure In SAP console administrator in Control panel entered corresponding system ip,sysnr and transaction code(from saplogon)
    However on RF terminal SAP logon screen does not appear. But only telnet prompt.
    What to do? Should the  telnet server and SAP console be on an other machine than SAP server(ECC6)?

    Hi Thomas Kremer,
    Can you help me to solve this issue!?
    I´m facing with same error then you. I did a homogenous  system copy and after I finish this SAPINST I install the saplogon and of course I try to accede to SAP system and the first thing that display in system is that short dump -->  dynpro_itab_error
    What´s this?! How you solve this issue... can you remmember? (I know that already was a two years ago but even so if you remember this can you share with me!?).
    Best regards,
    João Dimas - Portugal

  • SAP logon screen, SE61, ZLOGIN_SCREEN_INFO

    Hi all!
    Can anyone help me with message on login screen of SAP logon.
    I've changed text in transaction SE61, document class 'General text', object 'ZLOGIN_SCREEN_INFO' to another one.
    But after activating this text was not displayed properly.
    I am getting several lines of such text:
    > Generated include for enhancement - KABISHEV - 02.02.2007
    > INCLUDE ZNEWSAPLOGONTEXT OBJECT DOKU ID TX LANGUAGE R
    > IF 'Never Display' = 'True'
    > Generated include for enhancement - KABISHEV - 02.02.2007
    > INCLUDE ZNEWSAPLOGONTEXT OBJECT DOKU ID TX LANGUAGE R
    etc.
    What I am doing wrong?
    Thank you in advance!
    Best regards,
    Kanat

    Hai Kanat,
    Follow the below instructions.
    1. go to se61
    2.In the document tab and adjacent to name entry  jus type in LOGIN_SCREEN_INFO
    3.In the settings tab and adjacent to the document Class enter :General text and Under Language enter : English
    4.Click on change and it will take you into Display general text screen
    In that Screen
    Type the entries
    @0S@ Message
    @1A@ Message.
    and click on activate
    If this is not working :
    1. go to se61
    2.In the document tab and adjacent to name entry  jus type in LOGIN_SCREEN_INFO and click on delete option
    3.Then type in the same entry LOGIN_SCREEN_INFO
    3.In the settings tab and adjacent to the document Class enter :General text and Under Language enter : English.
    4.Click on create and it will take you into Display general text screen
    In that Screen
    Type the entries
    @0S@ Message
    @1A@ Message.
    for diffrent symbols
    and click on activate
    It will work out..
    Please reward if you get satisfied.
    Regards,
    Sai Raghuram.S.

  • User Menu  Like SAP menu

    Hello Guys,
    I have to create a z Menu like SAP menu which invoke after some z t code.
    In this menu I have to add all z t code module wise which will work from there itself. like.
    Data Menu
            MM module
                  zmmp1 : Bin Card report
            PP Module
                 zppp1 : Daily production report.
    like that Please provide me the help
    Thanks
    Swati.....

    Hi,
    I think you should design your menu in menu painter ie transaction code se41 and give the module wise transaction codes as the options on the menu created , when user clicks on the menu an event is triggere and sy-ucomm contains the code of the option clicked. you can then write impementation as call transaction a particular transaction code depending on the option clicked.
    Regards,
    Sunmit

  • Umw attribute responsible for user ID in SAP Logon Ticket

    In a typical portal login using the login module stack "ticket", I understand that j_user and j_password are used to login at the BasicPasswordLoginModule.
    With our UME running against an LDAP server, what attribute is responsible for the user ID of the generated SAP Logon Ticket at the CreateTicketLoginModule? It could be j_user or userid of the principal type account or the uniquename or loginid of the principal type user.
    Thanks,
    Florian

    i think it is by default but if you are using qoutes then you have to give it in upper case.
    select matnr into mara-matnr from mara where matnr = 'abc'.
    will not fetch any value here you have to give 'ABC'.
    regards
    shiba dutta

  • Activating User Menu option in SAP Easy Access Screen

    Hi,
    Can anyone tell me to activate User Menu in SAP Easy Access screen.
    Menu -> User Menu option is disabled.
    Is there any Profile Paramater to Enable or Disable this menu option?
    Thanks,
    Piyush

    Hey,
    Juan and Ganesh, you both are right. But the roles are already assigned to the users.
    Its not for 1 users, its for all the users.
    We can activate the user menu from Easy Access Screen menu option Menu->User Menu. But this is disables in the Menu->User Menu.
    Hence any user is not able to the the user menu.
    There is a Profile parameter through which we can enable or disable this option. Can you please provide me the name of that parameter.
    Thanks.,
    Piyush

  • Add new button on SAP R/3 Logon screen( R/3.4.7) to "Forgot the Password"

    HI
    We wanted to add a new option( Forgot password option) on the SAP Logon screen to Change password when they forgot the password.
    But the user exit EXIT_SAPLSUSF_001 only triggers after the Logon.
    *Our Current SAP Version is SAP R/3 4.7
    Is there any other way, which allows,
    1. add a button/ menu option on R/3 LOGON screen to include :"forgot apssword" option.when preseed/selected, it has to execute some piece of  code( our own)  with validation to change the password.
    OR. is it possible to add an hyperlink next to password, and when pressed to execute /call a BSP(??) application to change the password in R/3. ?
    Thanks.

    Hi,
    I think you can try with  GuiXT script.
    Thanks,
    Anitha A

  • Add users to Windows logon screen (server 2008 R2)

    Hello
    Our one server was setup to display 3 user names in the logon screen, vs just the username / domain options to fill out.
    The settings have been blown away somehow, and i need to re-add a few users to the logon screen.
    I have tried the suggestions with no luck. Most sites recommend Interactive Logon: Do not display last user name gpo
    setting. This did not work for me.
    Any help would be appreciated.
    Thanks

    Hi Giermo,
    Please try to modify the regeistry to achieve this, please also note Always make a backup of the Windows Registry before you modify any settings:
    Open regedit
    Press Windows+R
    Type regedit + enter
    Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList]
    You will probably want to right-click on “ProfileList” and click export to save the entire subtree in case something goes wrong.
    You will find several subfolders or “keys” named something like “S-1-x-xx…”, open them one at the time
    Each should contain at least the three value-sets, “Flags”, “ProfileImagePath” and “State”, some will contain more
    Look at the end of ProfileImagePath for the name of the user represented by the key
    You will usually have one for each user on the system, and one for each of the three system entries ‘systemprofile’, ‘LocalService’ and ’NetworkService’
    Delete any key (i.e. the whole “S-1-x-xx” folder) that does not contain at least those three values. Also delete any empty key named default.
    Reference from:
    Windows 7 Welcome Screen doesn't display user account
    Best Regards,
    Anna

Maybe you are looking for

  • Linking the  Custom infotype 9501(hrp infotype) to HRP1050

    Hi experts,                     specially for ABAP-hr guys.....Can u pls help me in providing me the correct solution for the below:                    The standard Job Evaluation Infotype 1050 should be automatically updated when creations, changes

  • How can I use Airdrop in my iMac which has OX 10.9.2

    How can I use Airdrop in my iMac which has OX 10.9.2

  • DTR Permission problem

    Hi, I cannot set DTR permissions using the Eclipse plugin. I´m Administrator and JDI Administrator (CBS.Administrator, CMS.Administrate). In Visual Admin, Security Provider Service for the application sap.com/tcdtrenterpriseapp*dtr the following secu

  • How to change J2EE add-in client after install?

    Our J2EE add-in to our ABAP NW04 system was accidentally specified to use client 000, so now the UME shows users from client 000.  How can we redirect this after the installation has been completed?

  • Mountain Lion broke, like, everything that was good about my machine.

        Okay, multiple issues with Mountain Lion: --The HighPoint RocketRaid Quad card, the one sold in the Apple Store, had its driver disabled by Mountain Lion. There is no updated driver available that I can find.  eSATA peripherals no longer function