Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Activate User Menu in SAP logon screen

Former Member
0 Kudos

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.

3 REPLIES 3

Former Member
0 Kudos

?

Perhaps you should rather add this to a wiki or article, though it might be well documented already. Please check first on help.sap.com...

Cheers,

Julius

Former Member
0 Kudos

ok...so what is the question?

0 Kudos

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