Menu

SAP Table MPRP

Forecast Profiles

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The table MPRP (Forecast Profiles) is a standard table in SAP ERP. It belongs to the package MG.

Technical Information

Table MPRP
Short Text Forecast Profiles
Package MG
Table Type Transparent Table

Fields for Table MPRP

Field Name Key Description Data Element Type Length Check Table
MANDT Client MANDT CLNT 3 T000
PROPR Forecast profile PROPR CHAR 4
PRMOD Forecast model PRMOD CHAR 1
PERAN Number of historical periods PERAN DEC 3
ANZPR Number of forecast periods ANZPR DEC 3
PERIN Number of periods for initialization PERIN DEC 3
FIMON Fixed periods FIMON DEC 3
PERIO Number of periods per seasonal cycle PERIO DEC 3
KZINI Initialization indicator KZINI CHAR 1
SIGGR Tracking limit SIGGR DEC 5
MODAW Model Selection Indicator MODAW CHAR 1
MODAV Model selection procedure MODAV CHAR 1
KZPAR Indicator for parameter optimization KZPAR CHAR 1
OPGRA Optimization level OPGRA CHAR 1
GEWGR Weighting group GEWGR CHAR 2 *
ALPHA Basic value smoothing using alpha factor ALPHA DEC 3
BETA1 Trend value smoothing using the beta factor BETA1 DEC 3
GAMMA Seasonal index smoothing using gamma factor GAMMA DEC 3
DELTA MAD (mean absolute deviation) smoothing using delta factor DELTA DEC 3