The CRMC_S_PROFILE table in SAP ERP or S/4HANA stores search profile within the locator data. There are total 3 fields in CRMC_S_PROFILE table. The search profile within the locator 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_S_PROFILE table. It is in Interaction Center components (CRMCIC_COMPONENTS) ABAP package and is part of the Interaction Center WinClient (CRM-CIC) module.
SAP CRMC_S_PROFILE Table Fields
Following is the list of fields that are available in SAP CRMC_S_PROFILE table. The primary key fields of the table are CLIENT (Client), SEARCH_PROFILE (Search profile within the locator).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| SEARCH_PROFILE | Search profile within the locator | CRMT_LOCATOR_SEARCH_PROFILE | CHAR (10) | |
| AUTO_SEARCH | Deactivation of Automatic Search | CRMT_AUTO_SEARCH | CHAR (1) |


