/SAPAPO/T_MLRBDS - Range within which an MLR Model will function correctly
Range within which an MLR Model will function correctly information is stored in SAP table /SAPAPO/T_MLRBDS.
It is part of development package /SAPAPO/MCP2 in software component SCM-APO-FCS. This development package consists of objects that can be grouped under "R/3 Application Development: Sales & Operations Planning".
It is part of development package /SAPAPO/MCP2 in software component SCM-APO-FCS. This development package consists of objects that can be grouped under "R/3 Application Development: Sales & Operations Planning".
Fields for table /SAPAPO/T_MLRBDS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
NAME | Diagnosis Group | X | /SAPAPO/BNAME | CHAR | 44 | |
MLR_METHOD | MLR Method | /SAPAPO/MLR_METHOD | CHAR | 2 | ||
R_SQUARE_LOW | Lower limit for R**2 | /SAPAPO/R2_LOW | DEC | 7 | ||
DW_LOW | Lower Limit for Durbin-Watson | /SAPAPO/DW_LOW | DEC | 7 | ||
DW_HIGH | Upper Limit for Durbin-Watson | /SAPAPO/DW_HIGH | DEC | 7 | ||
DH_HIGH | Upper Limit for Durbin H | /SAPAPO/DH_HIGH | DEC | 7 | ||
T_TEST_LOW | Lower limit for t test | /SAPAPO/T_TEST | DEC | 7 | ||
MAPE_HIGH | Maximum Allowed Mean Absolute Percentage Error | /SAPAPO/MAPE_HI | DEC | 7 | ||
FLG_NO_FCST | Forecast cannot be run | /SAPAPO/FLAG_NO_FCST | CHAR | 2 |