Model / CROSS / CDPOS

CROSS — Cross-Application Foundation

CDPOS

15 fields · 7 key · 4 foreign keys · sourced from leanx.eu

Change document items — the field-level detail under CDHDR, one row per changed field per change document: old value, new value, unit/currency context. This is where the audit trail actually shows what changed, not just that something changed. SAP's real CDPOS carries all its fields; this definition carries the table complete.

Hover a canonical name to see the legacy SAP field name

Canonical nameConceptDescriptionData elementTypeCheck table
CLI keycliensClientMANDTCLNT 3T000
OBI_CLS keyobiectum classisObject classCDOBJECTCLCHAR 15
OBI_VAL keyobiectum valorObject valueCDOBJECTVCHAR 90
DOC_NUM keydocumentum numerusDocument change number — joins back to CDHDRCDCHANGENRCHAR 10CDHDR
TBL_NOM_MUT keytabula nomen mutatusTable Name — the changed tableTABNAMECHAR 30
MUT_TBL_CLV keymutatus tabula clavisChanged table record keyCDTABKEYCHAR 70
CMP_NOM_MUT keycampus nomen mutatusField Name — the changed fieldFIELDNAMECHAR 30
GENgenusChange Type (U, I, S, D)CDCHNGINDCHAR 1
SGN_TXTsignum textusFlag: X=Text changeCDXFELDCHAR 1
UNI_VALunitas valorChange documents, unit referenced (old value)CDUNITUNIT 3
UNI_VAL2unitas valorChange documents, unit referenced (new value)CDUNITUNIT 3
MON_VALmoneta valorChange documents, referenced currency (old value)CDCUKYCUKY 5TCURC
MON_VAL2moneta valorChange documents, referenced currency (new value)CDCUKYCUKY 5TCURC
MUT_CMPmutatus campusNew contents of changed fieldCDFLDVALNCHAR 254
MUT_CMP2mutatus campusOld contents of changed fieldCDFLDVALOCHAR 254

Foreign keys

FieldCheck tableCheck field
MANDANTT000MANDT
CHANGENRCDHDRCHANGENR
CUKY_OLDTCURCWAERS
CUKY_NEWTCURCWAERS

View CDPOS.yaml in the repository