AGR_HIER - Table for Structure Information for Menu
Table for Structure Information for Menu information is stored in SAP table AGR_HIER.
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_HIER
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 |
| 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 | ||
| SORT_ORDER | Counter for Menu ID | MENU_NUM_8 | NUMC | 8 | ||
| REPORTTYPE | Report type | REPORTTYPE | CHAR | 2 | * | |
| REPORT | Extended Program Name | EXTDREPORT | CHAR | 48 | ||
| MENU_LEVEL | Level in the menu | MENU_NUM_2 | NUMC | 2 | ||
| SAP_GUID | Unique ID - 32 characters | HIER_GUID | CHAR | 32 | ||
| ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 10 | ||
| TARGET_SYS | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | * | |
| X_POS | Counter for menu ID | MENU_NUM_5 | NUMC | 5 | ||
| Y_POS | Counter for menu ID | MENU_NUM_5 | NUMC | 5 | ||
| BOOK_INFO | Structures: name of the structure | COLOR_INFO | CHAR | 12 | ||
| SOURCE_AGR | Role Name | AGR_NAME | CHAR | 30 | * | |
| ICON | Icons for Role Menu Options | MENU_ICON | CHAR | 128 | ||
| FLAGS | Attributes for Menu Option | MENU_FLAGS | CHAR | 16 | ||
| APPL_ALIAS | Application Alias | MENU_DETAILS_ALIAS | CHAR | 60 |