AGR_TCODE3 - Assignment of roles to Tcodes
Assignment of roles to Tcodes information is stored in SAP table AGR_TCODE3.
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
Fields for table AGR_TCODE3
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client ID | X | SYMANDT | CLNT | 3 | * |
| AGR_NAME | Role Name | X | AGR_NAME | CHAR | 30 | * |
| TYPE | Report type | X | REPORTTYPE | CHAR | 2 | * |
| TCODE | Extended program name | X | 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 |