SAP CSRCCONSTANT Table – Online BDC constant value source map

The CSRCCONSTANT table in SAP ERP or S/4HANA stores Online BDC constant value source map data. There are total 4 fields in CSRCCONSTANT table. The Online BDC constant value source map table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CSRCCONSTANT table. It is in Customer Interaction Center Components (CCMA) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.

SAP CSRCCONSTANT Table Fields

Following is the list of fields that are available in SAP CSRCCONSTANT table. The primary key fields of the table are MANDT (Client), BDC_NAME (Name of batch input session), SEQ (Batch Input Session Sequence).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CIMAP CLNT (3)
BDC_NAME Name of batch input session D0100_MAPN CIMAP CHAR (12)
SEQ Batch Input Session Sequence CBDCSEQ CIMAP NUMC (3)
VALUE BDC field value BDC_FVAL CHAR (132)