The BEI_PSCEN_CFG table in SAP ERP or S/4HANA stores Behavioral Insights Machine Learning Scenario Configurations data. There are total 6 fields in BEI_PSCEN_CFG table. The Behavioral Insights Machine Learning Scenario Configurations 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_PSCEN_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_PSCEN_CFG Table Fields
Following is the list of fields that are available in SAP BEI_PSCEN_CFG table. The primary key fields of the table are MANDT (Client), ID (Scenario Identifier).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ID | Scenario Identifier | BEI_PSCENARIO_ID | INT1 (3) | |
| PSCEN_REF_NAME | Intelligent Scenario Name | ISLM2_DE_PS_NAME | ISLM_PS | CHAR (20) |
| STATUS | Status | BEI_STATUS | CHAR (1) | |
| ACCOUNT_TYPE | Account Category | BEI_VKTYP | TFK002A | CHAR (2) |
| POSITIVE_TARGET_PERCENT | Percentage of positive targets in the training dataset | BEI_POSITIVE_PERCENT | INT1 (3) |


