SAP AGR_BUFFI2 Internet links table - Customer version of SAP roles Table
Overview
AGR_BUFFI2 is a standard SAP S/4HANA table that stores Internet links table - Customer version of SAP roles data. There are total 5 fields in the AGR_BUFFI2 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AGR_BUFFI2 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_BUFFI2 to other SAP tables and standard CDS views available based on AGR_BUFFI2 table in S/4HANA 2020.
Techincal Settings of AGR_BUFFI2
Below are technical details of the table AGR_BUFFI2
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of AGR_BUFFI2 Fields
The following table gives you an overview of the fields available in AGR_BUFFI2
| 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 |
| LINK_TYPE | Customized ('C') or standard menu ('S') flag | URL_TYPE | CHAR | 1 | |
| URL | URL for the SAP Portal | AGR_URL | CHAR | 255 |
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_BUFFI2
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AGR_BUFFI2 | AGR_NAME | 1: CN | AGR_DEFINE |
| AGR_BUFFI2 | MANDT | 1: CN | T000 |
| AGR_BUFFI2 | OBJECT_ID | 1: CN | AGR_HIER |