The CCMHTMLPART table in SAP ERP or S/4HANA stores CIC HTML configuration: text for external parameters data. There are total 4 fields in CCMHTMLPART table. The CIC HTML configuration: text for external parameters 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 CCMHTMLPART table. It is in Customer Interaction Center Components (CCMA) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.
SAP CCMHTMLPART Table Fields
Following is the list of fields that are available in SAP CCMHTMLPART table. The primary key fields of the table are MANDT (Client), LANGU (Language Key), ELEMENT (Parameter for front office call).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| ELEMENT | Parameter for front office call | EWF_PARAM | CCMHTMLPAR | CHAR (32) |
| DESCRIPT | Text (30 Characters) | TEXT30 | CHAR (30) |


