PRGN_SSM - Permitted menus for the Session Manager for role
Permitted menus for the Session Manager for role information is stored in SAP table PRGN_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 PRGN_SSM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| AGR_NAME | Role Name | X | AGR_NAME | CHAR | 30 | * |
| USER_MENU | Customized ('C') or standard menu ('S') flag | X_FLAG | CHAR | 1 | ||
| CUST_MENU | Customized ('C') or standard menu ('S') flag | X_FLAG | CHAR | 1 | ||
| SAP_MENU | Customized ('C') or standard menu ('S') flag | X_FLAG | CHAR | 1 | ||
| WEB_MENU | Customized ('C') or standard menu ('S') flag | X_FLAG | CHAR | 1 |