The CRMC_UI_SSEARCH table in SAP ERP or S/4HANA stores Function Profile Details to control simple search data. There are total 4 fields in CRMC_UI_SSEARCH table. The Function Profile Details to control simple search 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_UI_SSEARCH table. It is in unified user interface for business partner (CRM_UIU_BP) ABAP package and is part of the Business Partners (CRM-MD-BP) module.
SAP CRMC_UI_SSEARCH Table Fields
Following is the list of fields that are available in SAP CRMC_UI_SSEARCH table. The primary key fields of the table are MANDT (Client), PROFILE_VALUE (Function Profile Value), BSP_APPL (Name of BSP Application).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PROFILE_VALUE | Function Profile Value | CRMT_IC_PROFILE_VALUE | CRMC_UI_SSEARCHH | CHAR (32) |
| BSP_APPL | Name of BSP Application | O2APPLNAME | CHAR (30) | |
| ACTIVE | Simple Search Availability | CRMT_SSEARCH_ACTIVE | CHAR (1) |


