The CICCCONFVARID table in SAP ERP or S/4HANA stores Customer Interaction Center Component Variants data. There are total 2 fields in CICCCONFVARID table. The Customer Interaction Center Component Variants 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 CICCCONFVARID table. It is in Customer Interaction Center (CICA) ABAP package and is part of the Customer Interaction (CS-CI) module.
SAP CICCCONFVARID Table Fields
Following is the list of fields that are available in SAP CICCCONFVARID table. The primary key fields of the table are COMPONENT_ID (Component ID), COMP_VARID (Component variant).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| COMPONENT_ID | Component ID | CICCOMPID | CICCCONF | CHAR (12) |
| COMP_VARID | Component variant | CICCOMPV | CHAR (4) |


