ROLE_INAK - Inactive roles buffer
Inactive roles buffer information is stored in SAP table ROLE_INAK.
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 ROLE_INAK
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 | AGR_DEFINE |
OBJECT_ID | Counter for Menu ID | X | MENU_NUM_8 | NUMC | 8 | |
PARENT_ID | Counter for Menu ID | MENU_NUM_8 | NUMC | 8 | ||
FOLDER | Customized ('C') or standard menu ('S') flag | MENU_FLAG | CHAR | 1 | ||
MENU_LEVEL | Level in the menu | MENU_NUM_2 | NUMC | 2 | ||
SORT_ORDER | Counter for Menu ID | MENU_NUM_8 | NUMC | 8 | ||
STRING1 | URL for the SAP Portal | AGR_URL | CHAR | 255 | ||
STRING2 | URL for the SAP Portal | AGR_URL | CHAR | 255 |