SAP AGR_HIER_BOR Table for Object-Oriented Navigation (OBN) Table
Overview
AGR_HIER_BOR is a standard SAP S/4HANA table that stores Table for Object-Oriented Navigation (OBN) data. There are total 10 fields in the AGR_HIER_BOR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AGR_HIER_BOR 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_HIER_BOR to other SAP tables and standard CDS views available based on AGR_HIER_BOR table in S/4HANA 2020.
Techincal Settings of AGR_HIER_BOR
Below are technical details of the table AGR_HIER_BOR
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of AGR_HIER_BOR Fields
The following table gives you an overview of the fields available in AGR_HIER_BOR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | T000 | CLNT | 3 |
| AGR_NAME | Role Name | AGR_NAME | AGR_DEFINE | CHAR | 30 |
| OBJECT_ID | Counter for Menu ID | MENU_NUM_8 | AGR_HIER | NUMC | 8 |
| UNIQUE_NR | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| LOBJTYPE | Object Type | SWO_OBJTYP | TOJTB | CHAR | 10 |
| VERB | Object type component | SWO_VERB | SWOTDV | CHAR | 32 |
| LOBJTYPE_NAME | Object name | SWC_OBJEDE | CHAR | 32 | |
| VERB_NAME | Case-Sensitive Element Name | SWC_EDITEL | CHAR | 32 | |
| FLAGS | Attributes for Menu Option | MENU_FLAGS | CHAR | 16 | |
| PRIORITY | 1 Byte Unsigned Integer | INT1 | INT1 | 3 |
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_HIER_BOR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AGR_HIER_BOR | AGR_NAME | 1: CN | AGR_DEFINE |
| AGR_HIER_BOR | LOBJTYPE | 1: CN | TOJTB |
| AGR_HIER_BOR | MANDT | 1: CN | T000 |
| AGR_HIER_BOR | OBJECT_ID | 1: CN | AGR_HIER |
| AGR_HIER_BOR | VERB | 1: CN | SWOTDV |