SAP Table SPCM_HISTDOC

Structure includes join CDHDR,CDPOS tables

SPCM_HISTDOC (Structure includes join CDHDR,CDPOS tables) 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 SPCM_HISTDOC to other SAP tables.

SPCM_HISTDOC table fields

Field Data element Checktable Datatype Length Decimals
OBJECTID Object class CDOBJECTCL CHAR 15 0
CHANGENR Document change number CDCHANGENR CHAR 10 0
UDATE Creation date of the change document CDDATUM DATS 8 0
UTIME Time changed CDUZEIT TIMS 6 0
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)
TABNAME Table Name TABNAME CHAR 30 0
TABKEY Changed table record key CDTABKEY CHAR 70 0
FNAME Field Name FIELDNAME CHAR 30 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)
TEXT_CASE Flag: X=Text change CDXFELD CHAR 1 0
X Yes
NULL No
UNIT_OLD Change documents, unit referenced CDUNIT UNIT 3 0
UNIT_NEW Change documents, unit referenced CDUNIT UNIT 3 0
CUKY_OLD Change documents, referenced currency CDCUKY CUKY 5 0
CUKY_NEW Change documents, referenced currency CDCUKY CUKY 5 0
VALUE_NEW New contents of changed field CDFLDVALN CHAR 254 0
VALUE_OLD New contents of changed field CDFLDVALN CHAR 254 0