SAP AGR_HIER3 Menu structure information - SAP version of SAP roles Table
Overview
AGR_HIER3 is a standard SAP S/4HANA table that stores Menu structure information - SAP version of SAP roles data. There are total 19 fields in the AGR_HIER3 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AGR_HIER3 belongs to ABAP Authorization and Role Management (BC-SEC-AUT-PFC) module and is located in the package ABAP Role Administration (Profile Generator) (S_PROFGEN).
In addition, following links provide an overview of foreign key relationships, if any, that link AGR_HIER3 to other SAP tables and standard CDS views available based on AGR_HIER3 table in S/4HANA 2020.
Techincal Settings of AGR_HIER3
Below are technical details of the table AGR_HIER3
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of AGR_HIER3 Fields
The following table gives you an overview of the fields available in AGR_HIER3
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | * | CLNT | 3 |
| AGR_NAME | Role Name | AGR_NAME | * | CHAR | 30 |
| OBJECT_ID | Counter for Menu ID | 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AGR_HIER3