SAP Table AGR_USERS

Assignment of roles to users

AGR_USERS (Assignment of roles to users) 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_USERS to other SAP tables.

AGR_USERS table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client ID SYMANDT T000 CLNT 3 0
AGR_NAME Role Name AGR_NAME AGR_DEFINE CHAR 30 0
UNAME User Name in User Master Record XUBNAME USR02 CHAR 12 0
FROM_DAT Date of validity AGR_FDATE DATS 8 0
TO_DAT Date of validity AGR_TDATE DATS 8 0
EXCLUDE Exclusive AGR_EXCL CHAR 1 0
CHANGE_DAT Date of menu generation MENU_DATE DATS 8 0
CHANGE_TIM Time when the menu was generated last MENU_TIME TIMS 6 0
CHANGE_TST UTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMP DEC 15 0
ORG_FLAG Flag: Assignment Comes From HR Organization Management AGR_ORG CHAR 1 0
COL_FLAG Flag: Assignment from composite role AGR_COL CHAR 1 0
NULL Not Selected
X Selected

AGR_USERS foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
AGR_USERS AGR_NAME AGR_USERS MANDT AGR_DEFINE Role definition MANDT
AGR_USERS AGR_NAME AGR_USERS AGR_NAME AGR_DEFINE Role definition AGR_NAME
AGR_USERS MANDT AGR_USERS MANDT T000 Clients MANDT
AGR_USERS UNAME AGR_USERS UNAME USR02 Logon Data (Kernel-Side Use) BNAME
AGR_USERS UNAME AGR_USERS MANDT USR02 Logon Data (Kernel-Side Use) MANDT