Sunday, May 31, 2015

TIP: Deactivating the SAP menu or user menus

ISSUE: There may be a need to switch off the ability to see the standard SAP menu or the user menu. How can we accomplish that?
 
SOLUTION:
  • To switch off the SAP menu: Use transaction SM30 with table SSM_CUST to set KEY value “SAP_MENU_OFF” = “YES”
  •  To switch off the User menu: Use transaction SM30 with table SSM_CUST to set KEY value “ALL_USER_MENUS_OFF” = “YES”
  • To set a new standard SAP menu use transaction SSM2 as shown below
Transaction SSM2

Note: Key “CUSTOMER_MENU_OFF” is obsolete. Refer to OSS Note 380029 for more details.

No comments:

Post a Comment