The CRMC_EVENT_TYPE table in SAP ERP or S/4HANA stores Definition of event types to define quantities data. There are total 5 fields in CRMC_EVENT_TYPE table. The Definition of event types to define quantities 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_EVENT_TYPE table. It is in CRM Schedule Lines (CRM_SCHEDLIN) ABAP package and is part of the Sales Transaction (CRM-BTX-SLO) module.
SAP CRMC_EVENT_TYPE Table Fields
Following is the list of fields that are available in SAP CRMC_EVENT_TYPE table. The primary key fields of Definition of event types to define quantities table in SAP are CLIENT (Client), EVENT_TYPE (Date Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| EVENT_TYPE | Date Type | EV_TYPE | CHAR (12) | |
| OBJECT_NAME | Business Transaction Subobject | CRMT_OBJECT_NAME | CRMC_OBJECTS | CHAR (30) |
| FIELDNAME | Field Name | CRMT_FIELDNAME | CHAR (30) | |
| SEQUENCE | CRM: Position within a Sequence | CRMT_SEQUENCE | INT4 (10) |


