SAP Table AGR_AGRS

Roles in Composite Roles

AGR_AGRS (Roles in Composite Roles) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link AGR_AGRS to other SAP tables.

AGR_AGRS table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client ID SYMANDT T000 CLNT 3 0
AGR_NAME Composite role AGR_NAME_C AGR_DEFINE CHAR 30 0
CHILD_AGR Single Role in Composite Role CHILD_AGR AGR_DEFINE CHAR 30 0
ATTRIBUTES Assignment active ACTIVE_FLG CHAR 10 0

AGR_AGRS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
AGR_AGRS AGR_NAME AGR_AGRS MANDT AGR_DEFINE Role definition MANDT
AGR_AGRS AGR_NAME AGR_AGRS AGR_NAME AGR_DEFINE Role definition AGR_NAME
AGR_AGRS CHILD_AGR AGR_AGRS MANDT AGR_DEFINE Role definition MANDT
AGR_AGRS CHILD_AGR AGR_AGRS CHILD_AGR AGR_DEFINE Role definition AGR_NAME
AGR_AGRS MANDT AGR_AGRS MANDT T000 Clients MANDT