The CCMSBICONF table in SAP ERP or S/4HANA stores Repository for Configuration Data data. There are total 11 fields in CCMSBICONF table. The Repository for Configuration Data 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 CCMSBICONF table. It is in BW Content: Integration OF WebAs Statistics Data (RS_BCT_CCMS_WEBAS_STAT) ABAP package and is part of the Business Content and Extractors (BW-BCT) module.
SAP CCMSBICONF Table Fields
Following is the list of fields that are available in SAP CCMSBICONF table. The primary key fields of the table are CONFIGTYPE (Statistical Data Type), SOURCESYS (Partner Number of Receiver), PARAMTYPE (Configuration Parameter Type), PARAMNAME (Configuration Parameter Name), GENKEY (Generic Key), IDX (Counter).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CONFIGTYPE | Statistical Data Type | CCMSBI_STATTYPE_L | CHAR (45) | |
| SOURCESYS | Partner Number of Receiver | EDI_RCVPRN | * | CHAR (10) |
| PARAMTYPE | Configuration Parameter Type | CCMSBI_PARAMTYPE_L | CHAR (20) | |
| PARAMNAME | Configuration Parameter Name | CCMSBI_PARAMNAME_L | CHAR (30) | |
| GENKEY | Generic Key | CCMSBIGENKEY | CHAR (60) | |
| IDX | Counter | CCMSBICHIDX | CHAR (10) | |
| PARAMVALUE | CCMSBI: Configuration Data Value | CCMSBI_PARAM_VALUE | CHAR (45) | |
| INFO1 | Long Description | CCMSBIDESCRLG | CHAR (128) | |
| INFO2 | Long Description | CCMSBIDESCRLG | CHAR (128) | |
| CHGUSER | User Name | SYUNAME | CHAR (12) | |
| CHGTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) |


