The CRMC_EVENT_EXTI table in SAP ERP or S/4HANA stores Business Transaction Event – Execution Time data. There are total 6 fields in CRMC_EVENT_EXTI table. The Business Transaction Event – Execution Time 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_EXTI table. It is in CRM Order: Event Handler (CRM_EVENT) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_EVENT_EXTI Table Fields
Following is the list of fields that are available in SAP CRMC_EVENT_EXTI table. The primary key fields of Business Transaction Event – Execution Time table in SAP are EXETIME (Execution Time for Callback Function in Event Handler).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| EXETIME | Execution Time for Callback Function in Event Handler | CRMT_EVENT_EXETIME | NUMC (3) | |
| EXE_GROUP | Group of Execution Times | CRMT_EVENT_EXE_GR | NUMC (2) | |
| PRIO | Priority of Execution Times in a Time Group | CRMT_EVENT_PRIO2 | NUMC (2) | |
| NO_TIMESET | No Processing of Previous Times | CRMT_EVENT_NOEXE | CHAR (1) | |
| CHANGED_AT | System Date | SYDATUM | DATS (8) | |
| CHANGED_BY | User Name | SYUNAME | CHAR (12) |


