SAP ABAP Domain PRSTR (Forecast strategy)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MCP2 (Package) R/3 application development: Sales & Operations Planning
⤷
⤷
⤷
Basic Data
| Domain Name | PRSTR |
| Short Description | Forecast strategy |
Definition
| Data Type | CHAR | Character String |
| No. Characters | 2 | |
| Decimal Places | ||
| Output Length | 2 | |
| Conversion Routine | ||
| Sign | ||
| Lower Case |
Value Range
| # | Lower Limit | Upper Limit | Short Description |
|---|---|---|---|
| 1 | 10 | Forecast with constant models | |
| 2 | 11 | First-order exponential smoothing (constant model) | |
| 3 | 12 | Constant model with automatic alpha adaptation (1st order) | |
| 4 | 13 | Moving average | |
| 5 | 14 | Weighted moving average | |
| 6 | 20 | Forecast with trend models | |
| 7 | 21 | First-order exponential smoothing (trend model) | |
| 8 | 22 | Second-order exponential smoothing | |
| 9 | 23 | Trend model with automatic alpha adaptation (2nd order) | |
| 10 | 30 | Forecast with seasonal models | |
| 11 | 31 | Seasonal trend based on the Winters method | |
| 12 | 40 | Forecast with seasonal trend models | |
| 13 | 41 | First-order exponential smoothing (seasonal trend model) | |
| 14 | 50 | Forecast with automatic model selection | |
| 15 | 51 | Test for trend | |
| 16 | 52 | Test for season | |
| 17 | 53 | Test for trend and season | |
| 18 | 54 | Seasonal model and test for trend | |
| 19 | 55 | Trend model and test for seasonal pattern | |
| 20 | 56 | Automatic model selection using process 2 | |
| 21 | 60 | Historical data adopted | |
History
| Last changed by/on | SAP | 20010329 |
| SAP Release Created in |