The COMC_IOITF_OFEV table in SAP ERP or S/4HANA stores OITF: Events for Object Family data. There are total 2 fields in COMC_IOITF_OFEV table. The OITF: Events for Object Family 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_IOITF_OFEV table. It is in IOITF: Individual Object Integration Framework (COM_IOITF) ABAP package and is part of the Integration Framework (CRM-MD-PRO-OBJ-ITF) module.
SAP COMC_IOITF_OFEV Table Fields
Following is the list of fields that are available in SAP COMC_IOITF_OFEV table. The primary key fields of the table are OBJECT_FAMILY (Object Family), EVENT_NAME (OITF: Event Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_FAMILY | Object Family | COMT_PRODUCT_OBJECT_FAMILY | COMC_PR_OBJ_FAM | CHAR (4) |
| EVENT_NAME | OITF: Event Name | COMT_EVENT_NAME | COMC_IOITF_EV | CHAR (30) |


