SAP Table CDPOS_ALV

Structure for Change-Document Shipment

CDPOS_ALV (Structure for Change-Document Shipment) 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 CDPOS_ALV to other SAP tables.

CDPOS_ALV table fields

Field Data element Checktable Datatype Length Decimals
OBJECTCLAS Object class CDOBJECTCL CHAR 15 0
OBJECTID Object value CDOBJECTV CHAR 90 0
CHANGENR Document change number CDCHANGENR CHAR 10 0
TABNAME Change document creation: Table name CDTABNAME CHAR 30 0
TABKEY Changed table record key CDTABKEY CHAR 70 0
KEYLEN Table key length CDINTLEN NUMC 4 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)
FNAME Field Name FIELDNAME CHAR 30 0
FTEXT Explanatory short text DDTEXT CHAR 60 0
TEXTART Create change document: Text type CDTEXTART CHAR 4 0
SPRACHE Language Key SPRAS T002 LANG 1 0
TEXT_CASE Text change flag ('X') CDTEXTIND CHAR 1 0
X Yes
NULL No
OUTLEN Output length of the old and new value CDOUTLEN NUMC 4 0
F_OLD Old contents of changed field CDFLDVALO CHAR 254 0
F_NEW New contents of changed field CDFLDVALN CHAR 254 0
KEYGUID KEYGUID for Link to CDPOS_UID CDKEYGUID CHAR 32 0
TABKEY254 Table Key for CDPOS in Character 254 CDTABKEYLO CHAR 254 0
EXT_KEYLEN Table key length CDINTLEN NUMC 4 0
KEYGUID_STR KEYGUID for Link to CDPOS_STR CDKEYGUID_STR CHAR 32 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
TAB_TEXT Explanatory short text DDTEXT CHAR 60 0

CDPOS_ALV foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
CDPOS_ALV SPRACHE CDPOS_ALV SPRACHE T002 Language Keys (Component BC-I18) SPRAS
CDPOS_ALV TCODE CDPOS_ALV TCODE TSTC SAP Transaction Codes TCODE