The COMC_EH_EVTYPT table in SAP ERP or S/4HANA stores Event History: Definition of Event Types (Description) data. There are total 4 fields in COMC_EH_EVTYPT table. The Event History: Definition of Event Types (Description) 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_EH_EVTYPT table. It is in Event History (EH): Generic Part (COM_EVENTHISTORY) ABAP package and is part of the History (CRM-MD-PRO-OBJ-HIS) module.
SAP COMC_EH_EVTYPT Table Fields
Following is the list of fields that are available in SAP COMC_EH_EVTYPT table. The primary key fields of the table are CLIENT (Client), LANGUAGE (Language Key), EVENTTYPE (History Event Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGUAGE | Language Key | SPRAS | T002 | LANG (1) |
| EVENTTYPE | History Event Type | COMT_EH_EVENTTYPE | COMC_EH_EVTYP | CHAR (30) |
| DESCRIPTION | Description of History Event Type | COMT_EH_EVENTTYPE_TXT | CHAR (40) |


