The AGRDISTC_FIELDT table in SAP ERP or S/4HANA stores Role Distribution: Configuration Attribute Texts data. There are total 4 fields in AGRDISTC_FIELDT table. The Role Distribution: Configuration Attribute Texts 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_FIELDT 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_FIELDT Table Fields
Following is the list of fields that are available in SAP AGRDISTC_FIELDT table. The primary key fields of the table are MANDT (Client), FIELDNAME (Field Name), SPRAS (Language Key).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
FIELDNAME | Field Name | FIELDNAME | AGRDISTC_FIELD | CHAR (30) |
SPRAS | Language Key | SPRAS | LANG (1) | |
TEXT | Text | AGRDIST_TEXT | CHAR (20) |