The AAF_ROLES table in SAP ERP or S/4HANA stores Registration of Single Roles for User Comparison data. There are total 3 fields in AAF_ROLES table. The Registration of Single Roles for User Comparison 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 AAF_ROLES table. It is in ABAP Role Administration (Profile Generator) (S_PROFGEN) ABAP package and is part of the ABAP Authorization and Role Management (BC-SEC-AUT-PFC) module.
SAP AAF_ROLES Table Fields
Following is the list of fields that are available in SAP AAF_ROLES table. The primary key fields of the table are MANDT (Client ID), UNAME (User Name), AGR_NAME (Role Name).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client ID | SYMANDT | CLNT (3) | |
UNAME | User Name | SYUNAME | CHAR (12) | |
AGR_NAME | Role Name | AGR_NAME | CHAR (30) |