The CRMC_EVENTGRE table in SAP ERP or S/4HANA stores Event Group data. There are total 3 fields in CRMC_EVENTGRE table. The Event Group 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_EVENTGRE table. It is in Controller Implementation: Blueprint (CRM_BSP_FRAME_SC_BLUEPRINT) ABAP package and is part of the People Centric UI Framework Customizing (CA-GTF-PCF-CUS) module.
SAP CRMC_EVENTGRE Table Fields
Following is the list of fields that are available in SAP CRMC_EVENTGRE table. The primary key fields of Event Group table in SAP are EVENTGRP (Event Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| EVENTGRP | Event Group | CRMT_BSP_EVENTGROUP | CHAR (10) | |
| DYNAMIC | Enhance with Dynamic Events by Calling FILL_EVENTGROUP | CRMT_BSP_DYNAMIC_EVENT | CHAR (1) | |
| POPUP | Decision About Usage of PUT for Event Group | CRMT_BSP_POPUP_EVENT | CHAR (1) |


