AGR_ATTS - Role attributes
Role attributes information is stored in SAP table AGR_ATTS.
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_ATTS
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 |
ATT_TYPE | Attribute type | X | MENU_ATT3 | CHAR | 20 | |
ATT_VALUE | Attribute values | X | MENU_ATT4 | CHAR | 50 | |
ATT_NEG | Customized ('C') or standard menu ('S') flag | MENU_FLAG | CHAR | 1 | ||
ATT_DYN | Customized ('C') or standard menu ('S') flag | MENU_FLAG | CHAR | 1 |