SAP CRMC_MODEL_BUIL Table – Business Partner Interaction Layer Model

The CRMC_MODEL_BUIL table in SAP ERP or S/4HANA stores Business Partner Interaction Layer Model data. There are total 11 fields in CRMC_MODEL_BUIL table. The Business Partner Interaction Layer Model 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_MODEL_BUIL table. It is in Interaction Layer for Business Partner (Until 5.0) (CRM_BUIL) ABAP package and is part of the Business Partners (CRM-MD-BP) module.

SAP CRMC_MODEL_BUIL Table Fields

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

Field Description Data Element Check Table Data Type
OBJECT_A External Name of Source Object CRMT_EXT_OBJ_A_NAME CRMC_ALLOBJ_BUIL CHAR (30)
RELATION_NAME Relation Name CRMT_RELATION_NAME CHAR (40)
OBJECT_B External Name of Assigned Object CRMT_EXT_OBJ_B_NAME CRMC_ALLOBJ_BUIL 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)
NOT_WS_ENABLED Specifies if the object is not enabled for a web service CRMT_BUIL_WS_DISABLED CHAR (1)
DO_NOT_BUFFER GenIL Indicator: Do Not Buffer CRMT_BUIL_DO_NOT_BUFFER CHAR (1)
SWITCH_ID Id of a Switch in Switch Framework SFW_SWITCH_ID CHAR (30)
REACTION Reaction to Switch SFW_SHOWHIDE CHAR (1)
FILTER_CLASS Object Type Name SEOCLSNAME CHAR (30)