AGR_HIERT - Role menu texts
Role menu texts information is stored in SAP table AGR_HIERT.
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 AGR_HIERT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 3 | T000 |
AGR_NAME | Role Name | X | AGR_NAME | CHAR | 30 | AGR_DEFINE |
SPRAS | Language of menu texts | X | MENU_SPRAS | LANG | 1 | T002 |
OBJECT_ID | Counter for Menu ID | X | MENU_NUM_8 | NUMC | 8 | AGR_HIER |
TEXT | Text of Menu Option | SSM_TITLE | CHAR | 80 | ||
DESCRIPTION | Long Text for Menu Option | MENU_LONGTEXT | CHAR | 255 |