SAP table MPRP (Forecast Profiles)
SAP table MPRP has 2 primary key fields being MANDT,PROPR.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||||||||||||||||
PROPR | Forecast profile | CHAR | 4 | 0 | PROPR | ||||||||||||||||||||||||||
PRMOD | Forecast model | CHAR | 1 | 0 | PRMOD |
|
|||||||||||||||||||||||||
PERAN | Number of historical periods | DEC | 3 | 0 | PERAN | ||||||||||||||||||||||||||
ANZPR | Number of forecast periods | DEC | 3 | 0 | ANZPR | ||||||||||||||||||||||||||
PERIN | Number of periods for initialization | DEC | 3 | 0 | PERIN | ||||||||||||||||||||||||||
FIMON | Fixed periods | DEC | 3 | 0 | FIMON | ||||||||||||||||||||||||||
PERIO | Number of periods per seasonal cycle | DEC | 3 | 0 | PERIO | ||||||||||||||||||||||||||
KZINI | Initialization indicator | CHAR | 1 | 0 | KZINI |
|
|||||||||||||||||||||||||
SIGGR | Tracking limit | DEC | 5 | 3 | SIGGR | ||||||||||||||||||||||||||
MODAW | Model Selection Indicator | CHAR | 1 | 0 | MODAW |
|
|||||||||||||||||||||||||
MODAV | Model selection procedure | CHAR | 1 | 0 | MODAV |
|
|||||||||||||||||||||||||
KZPAR | Indicator for parameter optimization | CHAR | 1 | 0 | KZPAR | ||||||||||||||||||||||||||
OPGRA | Optimization level | CHAR | 1 | 0 | OPGRA |
|
|||||||||||||||||||||||||
GEWGR | Weighting group | CHAR | 2 | 0 | * | GEWGR | |||||||||||||||||||||||||
ALPHA | Basic value smoothing using alpha factor | DEC | 3 | 2 | ALPHA | ||||||||||||||||||||||||||
BETA1 | Trend value smoothing using the beta factor | DEC | 3 | 2 | BETA1 | ||||||||||||||||||||||||||
GAMMA | Seasonal index smoothing using gamma factor | DEC | 3 | 2 | GAMMA | ||||||||||||||||||||||||||
DELTA | MAD (mean absolute deviation) smoothing using delta factor | DEC | 3 | 2 | DELTA |
MPRP foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 MPRP | MANDT | T000 | Clients | MANDT |