The CCMIFIMPL table in SAP ERP or S/4HANA stores Classes that implement different modules of the CIC data. There are total 2 fields in CCMIFIMPL table. The Classes that implement different modules of the CIC 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 CCMIFIMPL table. It is in Customer Interaction Center Components (CCMA) ABAP package and is part of the Customer Interaction Center (CS-CI-CIC) module.
SAP CCMIFIMPL Table Fields
Following is the list of fields that are available in SAP CCMIFIMPL table. The primary key fields of the table are INTERFACE (Interface name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| INTERFACE | Interface name | SEOITFNAME | CHAR (30) | |
| IMPLCLASS | Object Type Name | SEOCLSNAME | CHAR (30) |


