SAP COMC_PCAT_BRL Table – Object Model Product Catalog: Relationships

The COMC_PCAT_BRL table in SAP ERP or S/4HANA stores Object Model Product Catalog: Relationships data. There are total 9 fields in COMC_PCAT_BRL table. The Object Model Product Catalog: Relationships 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_PCAT_BRL table. It is in Product Catalog GENIL Layer (CRM_PCATIL) ABAP package and is part of the Product Catalog (CRM-MD-PCT) module.

SAP COMC_PCAT_BRL Table Fields

Following is the list of fields that are available in SAP COMC_PCAT_BRL table. The primary key fields of the table are COMPONENT (Component Name), OBJECT_A (External Name of Source Object), RELATION_NAME (Relation Name).

Field Description Data Element Check Table Data Type
COMPONENT Component Name CRMT_COMPONENT_NAME COMC_PCAT_BRT CHAR (6)
OBJECT_A External Name of Source Object CRMT_EXT_OBJ_A_NAME COMC_PCAT_BOB CHAR (30)
RELATION_NAME Relation Name CRMT_RELATION_NAME CHAR (40)
OBJECT_B External Name of Assigned Object CRMT_EXT_OBJ_B_NAME CHAR (30)
CARD_A Cardinality of Source Object CRMT_CARD_A CHAR (1)
CARD_B Cardinality of the Assigned Object CRMT_CARD_B CHAR (1)
RELATION_KIND Type of Object Relation CRMT_RELATION_KIND CHAR (1)
DO_NOT_BUFFER Logical Variable, Similar To ABAP_BOOL from Type Pool ABAP CRMT_GENIL_BOOLEAN CHAR (1)
WS_ENABLED Logical Variable, Similar To ABAP_BOOL from Type Pool ABAP CRMT_GENIL_BOOLEAN CHAR (1)