The CRMC_IC_CLMT table in SAP ERP or S/4HANA stores IC Call List Profile Texts data. There are total 4 fields in CRMC_IC_CLMT table. The IC Call List Profile Texts 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_CLMT 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_CLMT Table Fields
Following is the list of fields that are available in SAP CRMC_IC_CLMT table. The primary key fields of the table are CLIENT (Client), ID (Call List Profile ID), LANGUAGE (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| ID | Call List Profile ID | CRMT_IC_CLM_PROFILE_ID | CRMC_IC_CLM | CHAR (32) |
| LANGUAGE | Language Key | LANGU | T002 | LANG (1) |
| DESCRIPTION | Description | CRMT_CLM_DESCRIPTION | CHAR (40) |


