AGR_TCODES - Assignment of roles to Tcodes
Assignment of roles to Tcodes information is stored in SAP table AGR_TCODES.
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_TCODES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 3 | T000 |
AGR_NAME | Role Name | X | AGR_NAME | CHAR | 30 | AGR_DEFINE |
TYPE | Report type | X | REPORTTYPE | CHAR | 2 | SREPOTYPES |
TCODE | Extended program name | X | AGXREPORT | 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 |