Menu

SAP Function Module PROGNOSE

Forecast methods

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 Function Module PROGNOSE (Forecast methods) is a standard Function Module in SAP ERP and is part of the function group SPRG within the package SPRG.

Technical Information

Function Module PROGNOSE
Short Text Forecast methods
Function Group SPRG
Package SPRG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROG_PARAMETER TYPE PCOM Forecast Parameters

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROG_ERGEBNIS LIKE Forecast Results - Parameters

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABLAUF LIKE IMELD
I_TREND_DAMPENING LIKE WEIGHTFACT Weighting Factors for the Forecast
I_WEIGHT_FACTOR LIKE WEIGHTFACT Weighting Factors for the Forecast
MELDUNGEN LIKE IMELD Error messages
PROGNOSE LIKE IPROG Forecast Results - Values
VERGANGENHEIT LIKE VERGWERTE Historical Values

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GWERT_NULL Basic Value Becomes Zero.
NE_PAST
NO_PAST