SAP COMC_PRWB_IL Table – Product Workbench: Assignment of Relship Type to Object Type

The COMC_PRWB_IL table in SAP ERP or S/4HANA stores Product Workbench: Assignment of Relship Type to Object Type data. There are total 9 fields in COMC_PRWB_IL table. The Product Workbench: Assignment of Relship Type to Object Type 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 COMC_PRWB_IL table. It is in Product Master Customizing – General for UI (COM_PRODUCT_CUST_UI) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.

SAP COMC_PRWB_IL Table Fields

Following is the list of fields that are available in SAP COMC_PRWB_IL table. The primary key fields of the table are CLIENT (Client), OBJECT_TYPE (Object types editable when editing products), DIRECTION (Defines the Direction of a Directed Relationship).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT T000 CLNT (3)
OBJECT_TYPE Object types editable when editing products COMT_PRWB_OBJECT_TYPE COMC_PRWB_OBJT NUMC (2)
DIRECTION Defines the Direction of a Directed Relationship COMT_IL_DIRECTION CHAR (1)
TAB_SUB Subscreen for Interlinkage COMT_PRWB_IL_SUB NUMC (4)
TAB_PROGRAM Program for Relationship Subscreen COMT_PRWB_IL_PROGRAM TRDIR CHAR (40)
FUNC_INITREL Function Module for Initializing Object Relationships COMT_PRWB_FUNC_INITREL TFDIR CHAR (30)
FUNC_READ_HIST Function Module for Reading History Data COMT_PRWB_FUNC_READ_HISTORY * CHAR (30)
PRWB_INACTIVE Relationship in Product Workbench is Inactive COMT_IL_PRWB_INACTIVE CHAR (1)
BSP_ACTIVE Relationship in the BSP Interface Is Active COMT_IL_BSP_ACTIVE CHAR (1)