Menu

SAP Function Module MATERIAL_FORECAST_DISPLAY

Display/change forecast result

The Function Module MATERIAL_FORECAST_DISPLAY (Display/change forecast result) is a standard Function Module in SAP ERP and is part of the function group M61W within the package MDPB.

Technical Information

Function Module MATERIAL_FORECAST_DISPLAY
Short Text Display/change forecast result
Function Group M61W
Package MDPB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_MATNR LIKE MARA-MATNR
IN_PCONT LIKE PCONT
IN_WERKS LIKE T001W-WERKS

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_FCODE LIKE EPRWA-FCODE
OUT_MAPRO LIKE MAPRO
OUT_PROP LIKE PROP

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
FOREC LIKE PROGM

Exceptions

This function module does not define any Exceptions.