The CRMC_IC_KSPROFKB table in SAP ERP or S/4HANA stores Knowledge Bases for Knowledge Search IC Agent Profile data. There are total 3 fields in CRMC_IC_KSPROFKB table. The Knowledge Bases for Knowledge Search IC Agent 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_KSPROFKB 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_KSPROFKB Table Fields
Following is the list of fields that are available in SAP CRMC_IC_KSPROFKB table. The primary key fields of the table are CLIENT (Client), APP_NAME ( Application Name), KB_NAME (Name of Knowledge Base).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| APP_NAME | Application Name | CRMT_EI_APP_NAME | CRMC_IC_KSPROFAP | CHAR (20) |
| KB_NAME | Name of Knowledge Base | CRMT_EI_KB_NAME | CRMC_SAF_APP_KB | CHAR (30) |


