The CICCCONFVARID_T table in SAP ERP or S/4HANA stores Customer Interaction Center Component Variant Text data. There are total 4 fields in CICCCONFVARID_T table. The Customer Interaction Center Component Variant Text 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_T table. It is in Customer Interaction Center (CICA) ABAP package and is part of the Customer Interaction (CS-CI) module.
SAP CICCCONFVARID_T Table Fields
Following is the list of fields that are available in SAP CICCCONFVARID_T table. The primary key fields of the table are SPRAS (Language Key), COMPONENT_ID (Component ID), COMP_VARID (Component variant).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| COMPONENT_ID | Component ID | CICCOMPID | CICCCONFVARID | CHAR (12) |
| COMP_VARID | Component variant | CICCOMPV | CICCCONFVARID | CHAR (4) |
| DESCRIPTION | Component variant description | CICCOMPVDESC | CHAR (30) |


