SAP Table USOBT_CD

Change History for Field Values

USOBT_CD (Change History for Field Values) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link USOBT_CD to other SAP tables.

USOBT_CD table fields

Field Data element Checktable Datatype Length Decimals
TABNAME Table Name TABNAME CHAR 30 0
NAME Program, transaction or function module name XUPNAME CHAR 30 0
TYPE Type of Check Flag and Authorization Default Values USOBTYPE CHAR 2 0
TR Transaction
RE ?
RF RFC Function Module
HT Hash Value for TADIR Object
HS Hash Value for External Service
HC Collision Hash Value
OBJECT Authorization Object XUOBJECT CHAR 10 0
FIELD Authorization Field XUFIELD CHAR 10 0
LOW Authorization Value XUVAL CHAR 40 0
HIGH Authorization Value XUVAL CHAR 40 0
MODDATE Modification date XUMODDATE DATS 8 0
MODTIME Modification time XUMODTIME TIMS 6 0
MODIFIER Last Changed By XUMODIFIER CHAR 12 0
TCODE Transaction Code TCODE CHAR 20 0
CHNGIND Change Type (U, I, S, D) CDCHNGIND CHAR 1 0
U Update
I Insert
E Delete (Single Field Documentation)
D Delete
J Insert (Single Field Documentation)