2006 Dec 19 11:28 AM
Hi, I have created several roles and assigned them to several users. Each role has the transactions in a tree structure in the "Menu" tab, but when the user logs in the User Menu doesn't appear but instead is the SAP Menu which shows.
I want to show the Use Menu and if possible, to let the user switch between User Menu and SAP Menu.
I have been looking for this in the forum but I still haven't found what I'm looking for.
If anyone can help me, I will be very appreciated.
Thanks in advance for your help,
Jose Pinedo
2006 Dec 19 1:06 PM
Hi Jose
There are a couple of ways two deactivate the different menus.
Take a look in table SSM_CUST - in here look for the entry "ALL_USER_MENUS_OFF".
Furthermore this can be controlled on the user level as well - check table USERS_SSM.
Regards
Morten Nielsen
2006 Dec 19 11:49 AM
Hi,
I think there profile parameters have been changed in transaction RZ11 look for this profile parameter "start_menu" and see if the current value is different from the Dflt value. If they are different then that could be the reason for this.
also let me know if you are able to switch between the SAP menu and USer menu.
2006 Dec 19 4:33 PM
Hi Manohar, thanks for your help, but the other post helped me to solve it.
There is a table, USERS_SSM where you can check-mark if you want the user to have User Menu, SAP Menu or both. If you check both check boxes the user can switch between menus in the toolbox.
Regards,
Jose
2006 Dec 20 6:33 AM
Hi Jose,
You are most welcome. This was a new learning for me too.
Manohar
2006 Dec 19 1:06 PM
Hi Jose
There are a couple of ways two deactivate the different menus.
Take a look in table SSM_CUST - in here look for the entry "ALL_USER_MENUS_OFF".
Furthermore this can be controlled on the user level as well - check table USERS_SSM.
Regards
Morten Nielsen
2006 Dec 19 2:36 PM
Hi Morten.
SSM_CUST activate or deactivate the parameter globally, but USERS_SSM is perfect to allow the users to see its menu, sap menu, or to switch between them.
Thanks a lot
Jose
2006 Dec 19 2:12 PM
Hi,
This could help
http://help.sap.com/saphelp_47x200/helpdata/en/49/2dfe88088b11d396a9006094b9867b/frameset.htm
Cheers
Soma