SAP Table BDCP2

Aggregated Change Pointers (BDCP, BDCPS)

BDCP2 (Aggregated Change Pointers (BDCP, BDCPS)) 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 BDCP2 to other SAP tables.

BDCP2 table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
MESTYPE Message Type EDI_MESTYP CHAR 30 0
CPIDENT Change pointer ID CPIDENT NUMC 10 0
PROCESS ALE processing indicator ALE_PROCES CHAR 1 0
X Processed
NULL Not processed
TABNAME Table Name TABNAME CHAR 30 0
TABKEY Table Key for CDPOS in Character 254 CDTABKEYLO CHAR 254 0
FLDNAME Field Name FIELDNAME CHAR 30 0
CRETIME Creation time of a change pointer CPCRETIME CHAR 14 0
ACTTIME Activation time of a change pointer CPACTTIME CHAR 14 0
USRNAME User name of the person responsible in change document CDUSERNAME CHAR 12 0
CDOBJCL Object class CDOBJECTCL CHAR 15 0
CDOBJID Object value CDOBJECTV CHAR 90 0
CDCHGNO Document change number CDCHANGENR CHAR 10 0
CDCHGID 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)