SAP AGR_TIMEC Table – Time Stamp for Role (User Assignment)

The AGR_TIMEC table in SAP ERP or S/4HANA stores Time Stamp for Role (User Assignment) data. There are total 12 fields in AGR_TIMEC table. The Time Stamp for Role (User Assignment) 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 AGR_TIMEC 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 AGR_TIMEC Table Fields

Following is the list of fields that are available in SAP AGR_TIMEC table. The primary key fields of the table are MANDT (Client ID), AGR_NAME (Role Name), AGR_TYPE (Time Stamp for Role (User Assignment)).

Field Description Data Element Check Table Data Type
MANDT Client ID SYMANDT T000 CLNT (3)
AGR_NAME Role Name AGR_NAME AGR_DEFINE CHAR (30)
AGR_TYPE Time Stamp for Role (User Assignment) AGR_TIME_C CHAR (10)
CREATE_USR User Name SYUNAME CHAR (12)
CREATE_DAT Date of menu generation MENU_DATE DATS (8)
CREATE_TIM Time when the menu was generated last MENU_TIME TIMS (6)
CREATE_TMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMP DEC (15)
CHANGE_USR User Name SYUNAME CHAR (12)
CHANGE_DAT Date of menu generation MENU_DATE DATS (8)
CHANGE_TIM Time when the menu was generated last MENU_TIME TIMS (6)
CHANGE_TMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) RSTIMESTMP DEC (15)
ATTRIBUTES Attributes of the menu MENU_ATTR CHAR (10)