USARC_CD - Not Required: Archived User Data -> Change Documents
Not Required: Archived User Data -> Change Documents information is stored in SAP table USARC_CD.
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 USARC_CD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
TABNAME | Table Name | X | TABNAME | CHAR | 30 | * |
BNAME | User Name in User Master Record | X | XUBNAME | CHAR | 12 | * |
MODDA | Modification date | X | XUMODDATE | DATS | 8 | |
MODTI | Modification time | X | XUMODTIME | TIMS | 6 | |
COUNTER | Counter for Change Documents | XUCOUNT_CD | CHAR | 4 | ||
MODBE | Last Changed By | XUMODIFIER | CHAR | 12 | ||
ACTION | Type of the Change Document | XUACT_CD | STRG | 8 | ||
OLD_VAL | Old Contents of Changed Field | XUAV_CDOLD | CHAR | 100 | ||
OLD_TEXT | Text for the Old Field Content of the Changed Field | XUATCD_OLD | STRG | 8 | ||
NEW_VAL | New Contents of Changed Field | XUAV_CDNEW | CHAR | 100 | ||
NEW_TEXT | Text for the New Field Content of the Changed Field | XUATCD_NEW | STRG | 8 | ||
NAME_FIRST | First name | AD_NAMEFIR | CHAR | 40 | ||
NAME_LAST | Last name | AD_NAMELAS | CHAR | 40 | ||
DEPARTMENT | Department | AD_DPRTMNT | CHAR | 40 | ||
TCODE | Transaction Code | TCODE | CHAR | 20 | * | |
ATTRBT | Attribute Name of the Changed Field | XUATTR_CD | CHAR | 20 | * | |
SUBSYSTEM | Receiving system for central user administration | RFCRCVSYS | CHAR | 10 | * | |
AGR_FDATE | Start of the Change Date of the Validity | SUID_CHANGE_FROM_DAT | DATS | 8 | ||
AGR_TDATE | End of the Change Date of the Validity | SUID_CHANGE_TO_DAT | DATS | 8 |