The AGRDISTC_ROLE table in SAP ERP or S/4HANA stores Role Distribution: Configuration Roles data. There are total 9 fields in AGRDISTC_ROLE table. The Role Distribution: Configuration Roles table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of AGRDISTC_ROLE table. It is in Role Distribution with Download and Upload (S_PROFGEN_DIST) ABAP package and is part of the ABAP Authorization and Role Management (BC-SEC-AUT-PFC) module.
SAP AGRDISTC_ROLE Table Fields
Following is the list of fields that are available in SAP AGRDISTC_ROLE table. The primary key fields of the table are MANDT (Client), AGR_NAME (Role Name).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
AGR_NAME | Role Name | AGR_NAME | AGR_DEFINE | CHAR (30) |
IS_RANGE | Character Field of Length 1 | CHAR01 | CHAR (1) | |
TO_DELETE | To Delete | AGRDIST_TO_DELETE | CHAR (1) | |
ROLEATTR1 | Attribute | AGRDIST_ATTRID | CHAR (10) | |
ROLEATTR2 | Attribute | AGRDIST_ATTRID | CHAR (10) | |
ROLEATTR3 | Attribute | AGRDIST_ATTRID | CHAR (10) | |
ROLEATTR4 | Attribute | AGRDIST_ATTRID | CHAR (10) | |
ROLEATTR5 | Attribute | AGRDIST_ATTRID | CHAR (10) |