SAP CRMD_WS_OBJ_REL Table – BOL Object Relations

The CRMD_WS_OBJ_REL table in SAP ERP or S/4HANA stores BOL Object Relations data. There are total 4 fields in CRMD_WS_OBJ_REL table. The BOL Object Relations 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 CRMD_WS_OBJ_REL table. It is in Support of Web Service Tool (CRM_GENIL_WS_SUPPORT) ABAP package and is part of the Generic Interaction Layer (CA-WUI-GOL-GIL) module.

SAP CRMD_WS_OBJ_REL Table Fields

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

Field Description Data Element Check Table Data Type
OBJECT_A External Name of Source Object CRMT_EXT_OBJ_A_NAME 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)
COMPONENT Component Name CRMT_COMPONENT_NAME * CHAR (6)