The CRMC_IC_EVENTS table in SAP ERP or S/4HANA stores Repository of IC Events data. There are total 5 fields in CRMC_IC_EVENTS table. The Repository of IC Events 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_EVENTS table. It is in CRM Interaction Center: Framework (CRM_IC_FRAMEWORK) ABAP package and is part of the Framework (CA-GTF-IC-FRW) module.
SAP CRMC_IC_EVENTS Table Fields
Following is the list of fields that are available in SAP CRMC_IC_EVENTS table. The primary key fields of the table are CLIENT (Client), APPLICATION (Application for Events), EVENTID (Event ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CRMC_IC_EVENT_AP | CLNT (3) |
| APPLICATION | Application for Events | CRMT_IC_APPLICATION | CRMC_IC_EVENT_AP | CHAR (20) |
| EVENTID | Event ID | CRMT_IC_EVENTID | CHAR (60) | |
| COMPONENT | Component | CRMT_IC_EVENT_COMPONENT | CHAR (30) | |
| COMPVIEW | Component View | CRMT_IC_EVENT_VIEW | CHAR (70) |


