USERS_SSM - Allowed menus for the Session Manager
Allowed menus for the Session Manager information is stored in SAP table USERS_SSM.
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
Fields for table USERS_SSM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 6 | |
USER_NAME | User Name in User Master Record | X | XUBNAME | CHAR | 24 | USR02 |
USER_MENU | Customized ('C') or standard menu ('S') flag | X_FLAG | CHAR | 2 | ||
CUST_MENU | Customized ('C') or standard menu ('S') flag | X_FLAG | CHAR | 2 | ||
SAP_MENU | Customized ('C') or standard menu ('S') flag | X_FLAG | CHAR | 2 | ||
WEB_MENU | Customized ('C') or standard menu ('S') flag | X_FLAG | CHAR | 2 |