SAP CRMC_UIU_IL_CNTL Table – Function Profile to control item list and item search

The CRMC_UIU_IL_CNTL table in SAP ERP or S/4HANA stores Function Profile to control item list and item search data. There are total 5 fields in CRMC_UIU_IL_CNTL table. The Function Profile to control item list and item 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_UIU_IL_CNTL table. It is in unified CRM UI – generic services (CRM_UIU_BT_GEN) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.

SAP CRMC_UIU_IL_CNTL Table Fields

Following is the list of fields that are available in SAP CRMC_UIU_IL_CNTL table. The primary key fields of the table are MANDT (Client), PROFILE_VALUE (Function Profile Value), UI_OBJ_TYPE (UI Object Type), UI_OBJ_SUB_TYPE (Object Subtype).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
PROFILE_VALUE Function Profile Value CRMT_IC_PROFILE_VALUE CHAR (32)
UI_OBJ_TYPE UI Object Type BSP_DLC_OBJECT_TYPE BSP_DLC_OBJ_TYPE CHAR (20)
UI_OBJ_SUB_TYPE Object Subtype BSP_DLC_OBJECT_SUB_TYPE CHAR (20)
SEARCH_ENABLED Item Search Enabled CRMDE_ITEM_SEARCH_ENABLED CHAR (1)