The CICTOOLBAR table in SAP ERP or S/4HANA stores CCM Application Toolbar Profile data. There are total 3 fields in CICTOOLBAR table. The CCM Application Toolbar Profile 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 CICTOOLBAR table. It is in Customer Interaction Center (CICA) ABAP package and is part of the Customer Interaction (CS-CI) module.
SAP CICTOOLBAR Table Fields
Following is the list of fields that are available in SAP CICTOOLBAR table. The primary key fields of the table are MANDT (Client), TBAR_PROFILE (Toolbar profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| TBAR_PROFILE | Toolbar profile | CICTBARPROF | CHAR (15) | |
| PF_STATUS | GUI status | CUA_STATUS | CHAR (20) |


