The CRMC_EVENTGRE_T table in SAP ERP or S/4HANA stores Event Group (Texts) data. There are total 3 fields in CRMC_EVENTGRE_T table. The Event Group (Texts) 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_T 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_T Table Fields
Following is the list of fields that are available in SAP CRMC_EVENTGRE_T table. The primary key fields of Event Group (Texts) table in SAP are LANGU (Language Key), EVENTGRP (Event Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| EVENTGRP | Event Group | CRMT_BSP_EVENTGROUP | CRMC_EVENTGRE | CHAR (10) |
| DESCRIPTION | Description | CRMT_BL_DESCRIPTL | CHAR (40) |


