The CRMC_IC_EVENT table in SAP ERP or S/4HANA stores IC Event table data. There are total 3 fields in CRMC_IC_EVENT table. The IC Event table 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 CRMC_IC_EVENT table. It is in IC WebClient customizing (CRM_IC_CUSTOMIZING2) ABAP package and is part of the Interaction Center WebClient (CA-GTF-IC) module.
SAP CRMC_IC_EVENT Table Fields
Following is the list of fields that are available in SAP CRMC_IC_EVENT table. The primary key fields of the table are CLIENT (Client), NAME (IC Event).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| NAME | IC Event | CRMT_IC_EVENT_NAME | CHAR (60) | |
| CLASSNAME | Event Class Name | CRMT_IC_EVENT_CLASS | CHAR (30) |


