SAP AGR_SELECT Assignment of roles to Tcodes Table
Overview
AGR_SELECT is a standard SAP S/4HANA table that stores Assignment of roles to Tcodes data. There are total 7 fields in the AGR_SELECT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AGR_SELECT 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_SELECT to other SAP tables and standard CDS views available based on AGR_SELECT table in S/4HANA 2020.
Techincal Settings of AGR_SELECT
Below are technical details of the table AGR_SELECT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of AGR_SELECT Fields
The following table gives you an overview of the fields available in AGR_SELECT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | * | CLNT | 3 |
| AGR_NAME | Role Name | AGR_NAME | * | CHAR | 30 |
| COUNTER | Menu ID for BIW | MENU_NUM_6 | NUMC | 6 | |
| REPORTTYPE | Report type | REPORTTYPE | * | CHAR | 2 |
| REPORT | Extended program name | PEXREPORT | CHAR | 48 | |
| PAR_MENU | ABAP Program Name | REPID | CHAR | 40 | |
| PAR_REPORT | ABAP Program Name | REPID | CHAR | 40 |
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_SELECT