back to top

SAP AGRDIST_TARGET Table – Role Distribution: Distribution Steps

The AGRDIST_TARGET table in SAP ERP or S/4HANA stores Role Distribution: Distribution Steps data. There are total 8 fields in AGRDIST_TARGET table. The Role Distribution: Distribution Steps 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 AGRDIST_TARGET 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 AGRDIST_TARGET Table Fields

Following is the list of fields that are available in SAP AGRDIST_TARGET table. The primary key fields of the table are MANDT (Client), TIMESTAMP (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)), RCVSYSTEM (Target System for Role Distribution), RFCDEST (Logical destination (specified in function call)), CONTENTTYPE (Type of Content), AGR_NAME (Role Name).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC (15)
RCVSYSTEM Target System for Role Distribution AGRDIST_RCVSYSTEM CHAR (10)
RFCDEST Logical destination (specified in function call) RFCDEST CHAR (32)
CONTENTTYPE Type of Content AGRDIST_CONTENTTYPE CHAR (4)
AGR_NAME Role Name AGR_NAME CHAR (30)
STATUS Distribution Status AGRDIST_STATUS CHAR (1)
LAST_DIST UTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMP DEC (15)