MPRP (Forecast Profiles) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link MPRP to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
MANDT
Client
|
MANDT | T000 |
CLNT
|
3 | 0 | |||||||||||||||||||||||||||
|
PROPR
Forecast profile
|
PROPR |
CHAR
|
4 | 0 | ||||||||||||||||||||||||||||
|
PRMOD
Forecast model
|
PRMOD |
CHAR
|
1 | 0 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
PERAN
Number of historical periods
|
PERAN |
DEC
|
3 | 0 | ||||||||||||||||||||||||||||
|
ANZPR
Number of forecast periods
|
ANZPR |
DEC
|
3 | 0 | ||||||||||||||||||||||||||||
|
PERIN
Number of periods for initialization
|
PERIN |
DEC
|
3 | 0 | ||||||||||||||||||||||||||||
|
FIMON
Fixed periods
|
FIMON |
DEC
|
3 | 0 | ||||||||||||||||||||||||||||
|
PERIO
Number of periods per seasonal cycle
|
PERIO |
DEC
|
3 | 0 | ||||||||||||||||||||||||||||
|
KZINI
Initialization indicator
|
KZINI |
CHAR
|
1 | 0 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
SIGGR
Tracking limit
|
SIGGR |
DEC
|
5 | 3 | ||||||||||||||||||||||||||||
|
MODAW
Model Selection Indicator
|
MODAW |
CHAR
|
1 | 0 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
MODAV
Model selection procedure
|
MODAV |
CHAR
|
1 | 0 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
KZPAR
Indicator for parameter optimization
|
KZPAR |
CHAR
|
1 | 0 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
OPGRA
Optimization level
|
OPGRA |
CHAR
|
1 | 0 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
GEWGR
Weighting group
|
GEWGR |
CHAR
|
2 | 0 | ||||||||||||||||||||||||||||
|
ALPHA
Basic value smoothing using alpha factor
|
ALPHA |
DEC
|
3 | 2 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
BETA1
Trend value smoothing using the beta factor
|
BETA1 |
DEC
|
3 | 2 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
GAMMA
Seasonal index smoothing using gamma factor
|
GAMMA |
DEC
|
3 | 2 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
|
DELTA
MAD (mean absolute deviation) smoothing using delta factor
|
DELTA |
DEC
|
3 | 2 | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| MPRP | MANDT | MPRP | MANDT |
T000
Clients
|
MANDT |