SAP AGR_TCODE3 Assignment of roles to Tcodes Table
Overview
AGR_TCODE3 is a standard SAP S/4HANA table that stores Assignment of roles to Tcodes data. There are total 8 fields in the AGR_TCODE3 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AGR_TCODE3 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_TCODE3 to other SAP tables and standard CDS views available based on AGR_TCODE3 table in S/4HANA 2020.
Techincal Settings of AGR_TCODE3
Below are technical details of the table AGR_TCODE3
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of AGR_TCODE3 Fields
The following table gives you an overview of the fields available in AGR_TCODE3
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | * | CLNT | 3 |
| AGR_NAME | Role Name | AGR_NAME | * | CHAR | 30 |
| TYPE | Report type | REPORTTYPE | * | CHAR | 2 |
| TCODE | Extended program name | PEXREPORT | CHAR | 48 | |
| EXCLUDE | Exclusive | AGR_EXCL | CHAR | 1 | |
| DIRECT | Flag to show that the transaction was input directly | AGR_DIRE | CHAR | 1 | |
| INHERITED | Flag to show that the entry was inherited | AGR_INHE | CHAR | 1 | |
| FOLDER | Counter for menu ID | MENU_NUM_5 | NUMC | 5 |
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_TCODE3