BEI_RANGE_CFG - Behavioral Insights Range configuration
Behavioral Insights Range configuration information is stored in SAP table BEI_RANGE_CFG.
It is part of development package BEI_CONFIG in software component IS-PS-BEI. This development package consists of objects that can be grouped under "Behavioral Insights Application Configurations".
It is part of development package BEI_CONFIG in software component IS-PS-BEI. This development package consists of objects that can be grouped under "Behavioral Insights Application Configurations".
Fields for table BEI_RANGE_CFG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
SCENARIO_ID | Scenario Identifier | X | BEI_PSCENARIO_ID | INT1 | 1 | BEI_PSCEN_CFG |
ID | Range Identifier | X | BEI_RANGE_ID | CHAR | 30 | |
RANGE_CATEGORY | Range Category | X | BEI_RANGE_CATEGORY | CHAR | 20 | |
RANGE_FROM_VALUE | Range Start Value | BEI_RANGE_FROM_VALUE | INT4 | 4 | ||
RANGE_TO_VALUE | Range End Value | BEI_RANGE_TO_VALUE | INT4 | 4 |