The CRMC_UI_CMP_PLUG table in SAP ERP or S/4HANA stores Define Specific Outbound Plug Mapping data. There are total 7 fields in CRMC_UI_CMP_PLUG table. The Define Specific Outbound Plug Mapping 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_CMP_PLUG 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_CMP_PLUG Table Fields
Following is the list of fields that are available in SAP CRMC_UI_CMP_PLUG table. The primary key fields of the table are CLIENT (Client), PROFILE (Profile), COMPONENT (Component Name), WINDOW (Component Window Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| PROFILE | Profile | CRMT_UI_FRW_PROFILE | CRMC_UI_NB_A_CMP | CHAR (32) |
| COMPONENT | Component Name | BSP_WD_COMPONENT_NAME | CRMC_UI_NB_A_CMP | CHAR (30) |
| WINDOW | Component Window Name | CRMT_UI_WINDOW_NAME | CRMC_UI_NB_A_CMP | CHAR (70) |
| TARGET_ID_FLAG | Use Target ID Flag | CRMT_UI_USE_TARGET_ID_FLAG | CHAR (1) | |
| LINK_ID | Logical Link ID | CRMT_UI_LOGICAL_LINK_ID | CRMC_UI_LLINK | CHAR (10) |
| LINK_ID_FLAG | Use Logical Link ID Flag | CRMT_UI_USE_LOGLINK_ID_FLAG | CHAR (1) |


