The CRMC_OBJ_ERPIL table in SAP ERP or S/4HANA stores Objectmodel in genIL component ERP data. There are total 8 fields in CRMC_OBJ_ERPIL table. The Objectmodel in genIL component ERP 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_OBJ_ERPIL table. It is in ERP Sales Order: GENIL Implementation (CRM_ERP_IL) ABAP package and is part of the BSP for ERP Sales Order (CRM-BTX-ERP) module.
SAP CRMC_OBJ_ERPIL Table Fields
Following is the list of fields that are available in SAP CRMC_OBJ_ERPIL table. The primary key fields of the table are OBJ_IL (External Name of Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJ_IL | External Name of Object | CRMT_EXT_OBJ_NAME | CHAR (30) | |
| OBJ_OL | Business Transaction Subobject | CRMT_OBJECT_NAME | CHAR (30) | |
| OBJKIND | Object Type | CRMT_OBJKIND | CHAR (1) | |
| ATTR_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| KEY_STRUCT | Name of a structure | STRUKNAME | CHAR (30) | |
| READ_ONLY | Logical Variable | CRMT_BOOLEAN | CHAR (1) | |
| SWITCH_ID | Id of a Switch in Switch Framework | SFW_SWITCH_ID | CHAR (30) | |
| REACTION | Reaction to Switch | SFW_SHOWHIDE | CHAR (1) |


