USRSTAMP - Time Stamp for all Changes to the User
Time Stamp for all Changes to the User information is stored in SAP table USRSTAMP.
It is part of development package SUSR in software component BC-SEC-USR-ADM. This development package consists of objects that can be grouped under "ABAP User Administration".
It is part of development package SUSR in software component BC-SEC-USR-ADM. This development package consists of objects that can be grouped under "ABAP User Administration".
Fields for table USRSTAMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
USERNAME | User Name in User Master Record | X | XUBNAME | CHAR | 24 | |
STRUCT | Table Name | X | TABNAME | CHAR | 60 | |
FIELD | Field Name | X | FIELDNAME | CHAR | 60 | |
MODDATE | Modification date | XUMODDATE | DATS | 16 | ||
MODTIME | Modification time | XUMODTIME | TIMS | 12 | ||
MODIFIER | Last Changed By | XUMODIFIER | CHAR | 24 |