USERS_TMP - Time stamp for user menus
 Time stamp for user menus information is stored in SAP table USERS_TMP.
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 USERS_TMP
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| MANDT | Client ID | X | SYMANDT | CLNT | 6 | |
| UNAME | User Name | X | 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 |