SAP CRMC_UI_COMP_IP Table – Component Inbound Plug Definition

The CRMC_UI_COMP_IP table in SAP ERP or S/4HANA stores Component Inbound Plug Definition data. There are total 5 fields in CRMC_UI_COMP_IP table. The Component Inbound Plug Definition 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_COMP_IP table. It is in Application Frame DDIC, Services and Utilities (CRM_BSP_UI_FRAME_CORE) ABAP package and is part of the Application Frame (CA-WUI-APF) module.

SAP CRMC_UI_COMP_IP Table Fields

Following is the list of fields that are available in SAP CRMC_UI_COMP_IP table. The primary key fields of the table are COMPONENT (Component Name), WINDOW (Component Window Name).

Field Description Data Element Check Table Data Type
COMPONENT Component Name BSP_WD_COMPONENT_NAME CRMC_UI_COMP CHAR (30)
WINDOW Component Window Name CRMT_UI_WINDOW_NAME CRMC_UI_COMP CHAR (70)
INBOUND_PLUG Inbound Plug CRMT_UI_INBOUND_PLUG CHAR (30)
OBJECT_TYPE UI Object Type BSP_DLC_OBJECT_TYPE CHAR (20)
OBJECT_ACTION UI Action CRMT_UI_ACTIONS CHAR (2)