SAP Table CDPOS_STR

Additional Change Document - Table for STRINGs

CDPOS_STR (Additional Change Document - Table for STRINGs) 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_STR to other SAP tables.

CDPOS_STR table fields

Field Data element Checktable Datatype Length Decimals
MANDANT Client MANDT T000 CLNT 3 0
KEYGUID UUID in character form SYSUUID_C CHAR 32 0
OBJECTCLAS Object class CDOBJECTCL CHAR 15 0
OBJECTID Object value CDOBJECTV CHAR 90 0
CHANGENR Document change number CDCHANGENR CDHDR CHAR 10 0
TABNAME Table Name TABNAME CHAR 30 0
TABKEY Table Key for CDPOS in Character 254 CDTABKEYLO CHAR 254 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)
LANGU Language Key SPRAS LANG 1 0
VALUE_OLD Old Change Document Value for STRING Variable CDSTRINGVALO STRG 0 0
VALUE_NEW New Change Document Value for STRING Variable CDSTRINGVALN STRG 0 0
VALUE_RAWSTR_OLD Old Change Document Value for RAWSTRING Variable CDRAWSTRINGO RSTR 0 0
VALUE_RAWSTR_NEW New Change Document Value for RAWSTRING Variable CDRAWSTRINGN RSTR 0 0
VALUE_SHSTR_OLD Old Change Document Value for SHORTSTRING Variable CDSHORTSTRINGO SSTR 255 0
VALUE_SHSTR_NEW New Change Document Value for SHORTSTRING Variable CDSHORTSTRINGN SSTR 255 0

CDPOS_STR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
CDPOS_STR CHANGENR CDPOS_STR CHANGENR CDHDR Change document header CHANGENR
CDPOS_STR CHANGENR CDPOS_STR MANDANT CDHDR Change document header MANDANT
CDPOS_STR CHANGENR CDPOS_STR OBJECTCLAS CDHDR Change document header OBJECTCLAS
CDPOS_STR CHANGENR CDPOS_STR OBJECTID CDHDR Change document header OBJECTID
CDPOS_STR MANDANT CDPOS_STR MANDANT T000 Clients MANDT