The CICCCONT_T table in SAP ERP or S/4HANA stores CIC Component Container Text data. There are total 7 fields in CICCCONT_T table. The CIC Component Container 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 CICCCONT_T table. It is in Interaction Center Framework (CRMCIC_FRAMEWORK) ABAP package and is part of the Interaction Center WinClient (CRM-CIC) module.
SAP CICCCONT_T Table Fields
Following is the list of fields that are available in SAP CICCCONT_T table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), FRAME_PROF (Framework ID), COMPONENT_ID (Component ID), TABNUMBER (Component container tabstrip number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SPRAS | Language Key | SPRAS | LANG (1) | |
| FRAME_PROF | Framework ID | CICFRPROF | CICCCONT | CHAR (15) |
| COMPONENT_ID | Component ID | CICCOMPID | CICCCONT | CHAR (12) |
| TABNUMBER | Component container tabstrip number | CCMCCONTTABNUM | CICCCONT | NUMC (2) |
| TABLABEL | Component container tabstrip label | CCMCCONTLABEL | CHAR (50) | |
| QUICKINFO | Quick info text for icons | CICICONQUICK | CHAR (30) |


