SAP Table CDHDR

Change document header

CDHDR (Change document header) 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 CDHDR to other SAP tables.

CDHDR table fields

Field Data element Checktable Datatype Length Decimals
MANDANT Client MANDT T000 CLNT 3 0
OBJECTCLAS Object class CDOBJECTCL CHAR 15 0
OBJECTID Object value CDOBJECTV CHAR 90 0
CHANGENR Document change number CDCHANGENR CHAR 10 0
USERNAME User name of the person responsible in change document CDUSERNAME CHAR 12 0
UDATE Creation date of the change document CDDATUM DATS 8 0
UTIME Time changed CDUZEIT TIMS 6 0
TCODE Transaction in which a change was made CDTCODE TSTC CHAR 20 0
PLANCHNGNR Planned change number PLANCHNGNR CHAR 12 0
ACT_CHNGNO Change number of the document created by this change CD_CHNGNO CHAR 10 0
WAS_PLANND Flag that changes were generated from planned changes CD_PLANNED CHAR 1 0
NULL Blank
. Radio button
X Selection
CHANGE_IND Application object change type (U, I, E, D) CDCHNGINDH CHAR 1 0
U Update
I Insert
E Delete (Single Field Documentation)
D Delete
J Insert (Single Field Documentation)
LANGU Language Key LANGU LANG 1 0
VERSION 3-Byte field CHAR3 CHAR 3 0

CDHDR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
CDHDR MANDANT CDHDR MANDANT T000 Clients MANDT
CDHDR TCODE CDHDR TCODE TSTC SAP Transaction Codes TCODE