The CCMSEARCH_RULES table in SAP ERP or S/4HANA stores Search Priorities for the Business Partner Search in CIC data. There are total 5 fields in CCMSEARCH_RULES table. The Search Priorities for the Business Partner Search in CIC 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 CCMSEARCH_RULES table. It is in Interaction Center components (CRMCIC_COMPONENTS) ABAP package and is part of the Interaction Center WinClient (CRM-CIC) module.
SAP CCMSEARCH_RULES Table Fields
Following is the list of fields that are available in SAP CCMSEARCH_RULES table. The primary key fields of Search Priorities for the Business Partner Search in CIC table in SAP are MANDT (Client), PROFILE (Contact search/display profile), S_COMP (Tablename of Search Structure in Business Partner Search).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PROFILE | Contact search/display profile | CCMCSPROFILE | CHAR (15) | |
| S_COMP | Tablename of Search Structure in Business Partner Search | CCMTABNAME | CHAR (30) | |
| S_FUNC | Name of the function module for the search | CCMFUNCTNAME | CHAR (30) | |
| S_PRTY | Documentation priority | PRIORITY | CHAR (1) |


