The CRMC_IC_IREC table in SAP ERP or S/4HANA stores IC Interaction Record Mode data. There are total 2 fields in CRMC_IC_IREC table. The IC Interaction Record Mode 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_IREC table. It is in CRM Interaction Center: Customizing (CRM_IC_CUSTOMIZING) ABAP package and is part of the Interaction Center WebClient (CRM-IC) module.
SAP CRMC_IC_IREC Table Fields
Following is the list of fields that are available in SAP CRMC_IC_IREC table. The primary key fields of the table are MANDT (Client), IREC_MODE (IC Interaction Record Mode).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | S_MANDT | CLNT (3) | |
| IREC_MODE | IC Interaction Record Mode | CRMT_IC_IREC | CHAR (12) |


