AGR_TIMED - Time Stamp for Role (Profile Comparison, RFC Distribution)
Time Stamp for Role (Profile Comparison, RFC Distribution) information is stored in SAP table AGR_TIMED.
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
It is part of development package S_PROFGEN in software component BC-SEC-AUT-PFC. This development package consists of objects that can be grouped under "ABAP Role Administration (Profile Generator)".
Fields for table AGR_TIMED
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client ID | X | SYMANDT | CLNT | 6 | T000 |
AGR_NAME | Role Name | X | AGR_NAME | CHAR | 60 | AGR_DEFINE |
AGR_TYPE | Time Stamp for Role (Profile Comparison, RFC Distribution) | X | AGR_TIME_D | CHAR | 20 | |
CREATE_USR | User Name | SYUNAME | CHAR | 24 | ||
CREATE_DAT | Date of menu generation | MENU_DATE | DATS | 16 | ||
CREATE_TIM | Time when the menu was generated last | MENU_TIME | TIMS | 12 | ||
CREATE_TMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
CHANGE_USR | User Name | SYUNAME | CHAR | 24 | ||
CHANGE_DAT | Date of menu generation | MENU_DATE | DATS | 16 | ||
CHANGE_TIM | Time when the menu was generated last | MENU_TIME | TIMS | 12 | ||
CHANGE_TMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | RSTIMESTMP | DEC | 8 | ||
ATTRIBUTES | Attributes of the menu | MENU_ATTR | CHAR | 20 |