The CRMC_IC_CATPROF table in SAP ERP or S/4HANA stores IC – Categorization Profile data. There are total 16 fields in CRMC_IC_CATPROF table. The IC – Categorization 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 CRMC_IC_CATPROF 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_CATPROF Table Fields
Following is the list of fields that are available in SAP CRMC_IC_CATPROF table. The primary key fields of the table are CLIENT (Client), CAT_PROFILE (IC Customizing – Categorization Profile ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CAT_PROFILE | IC Customizing – Categorization Profile ID | CRMT_IC_CAT_PROF | CHAR (32) | |
| MODE_SUGG_CAT | Coherent Categorization – Modes of Coupled DDLB Rendering | CRMT_ERMS_CAT_MODE_SUGG_CAT | CHAR (1) | |
| MODE_SUGG_CAN | Coherent Categorization – Mode of Content Analysis | CRMT_ERMS_CAT_MODE_SUGG_CAN | CHAR (1) | |
| MODE_SUGG_ALERT | Coherent Categorization – Mode of Auto Suggest Alert | CRMT_ERMS_CAT_MODE_SUGG_ALERT | CHAR (1) | |
| MODE_SUGG_KENT | Coherent Categorization – Mode for Suggestion of Solutions | CRMT_ERMS_CAT_MODE_SUGG_KENT | CHAR (1) | |
| MODE_SUGG_EFORM | Coherent Categorization – Mode for Suggestion of Solutions | CRMT_ERMS_CAT_MODE_SUGG_EFORM | CHAR (1) | |
| MODE_SUGG_SRVT | Coherent Categorization – Mode for Suggestion of Solutions | CRMT_ERMS_CAT_MODE_SUGG_SRVT | CHAR (1) | |
| DDLB_MAX_ITEMS | Coherent Categorization – Max Items | CRMT_ERMS_CAT_DDLB_MAX_ITEMS | INT4 (10) | |
| DDLB_MAX_LEVEL | Coherent Cat – Hierarchy Level | CRM_ERMS_CAT_HI_LEVEL | INT4 (10) | |
| DDLB_ROUNTRIP | Multilevel Categorization – Enable/Disable DDLB Roundtrips | CRMT_ERMS_CAT_DDLB_ROUNDTRIP | CHAR (1) | |
| DDLB_PREFIX | Coherent Categorization – Prefix for Rendering hier. DDLB | CRMT_ERMS_CAT_DDLB_PREFIX | CHAR (50) | |
| DDLB_PREFIX_TYPE | Coherent Categorization – Prefix Type for DDLB | CRMT_ERMS_CAT_DDLB_PREFIX_TYPE | INT4 (10) | |
| DDLB_ROUNTRIP_IR | Multilevel Categorization – Enable/Disable DDLB Roundtrips | CRMT_ERMS_CAT_DDLB_ROUNDTRIP | CHAR (1) | |
| COLOR_SUGG | Coherent Categorization – JavaScript Color for Suggestions | CRMT_ERMS_CAT_COL_SUGG | CHAR (16) | |
| COLOR_SUGG_HOVER | Multilevel Cat. – Color of Suggestions on Mouseover | CRMT_ERMS_CAT_COL_SUGG_HOVER | CHAR (16) |


