The BEI_EVT_CFG table in SAP ERP or S/4HANA stores Behavioral Insights event configuration data. There are total 4 fields in BEI_EVT_CFG table. The Behavioral Insights event configuration 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 BEI_EVT_CFG table. It is in Behavioral Insights Application Configurations (BEI_CONFIG) ABAP package and is part of the Behavioral Insights (S/4HANA) (IS-PS-BEI) module.
SAP BEI_EVT_CFG Table Fields
Following is the list of fields that are available in SAP BEI_EVT_CFG table. The primary key fields of the table are MANDT (Client).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ACTIVE_STATUS | Status | BEI_STATUS | CHAR (1) | |
| ICON | SAP Icon Name for Event | BEI_ICON | CHAR (200) | |
| SOURCE_SYSTEM | Source System for Event | BEI_SOURCE_SYSTEM | CHAR (20) |


