Menu

SAP Function Module REQUIREMENTS_EXPLAIN_PROB

Alternativer Baustein Wahrscheinlichkeitsberechnung

The Function Module REQUIREMENTS_EXPLAIN_PROB (Alternativer Baustein Wahrscheinlichkeitsberechnung) is a standard Function Module in SAP ERP and is part of the function group M60P within the package MDPB.

Technical Information

Function Module REQUIREMENTS_EXPLAIN_PROB
Short Text Alternativer Baustein Wahrscheinlichkeitsberechnung
Function Group M60P
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_CUOBJ LIKE INOB-CUOBJ
IN_DATE LIKE SY-DATUM SY-DATUM
IN_PARENT_MATNR LIKE MARA-MATNR
IN_ROOT_MATNR LIKE MARA-MATNR
IN_STLKN LIKE STPO-STLKN
IN_STLNR LIKE STPO-STLNR
IN_STLTY LIKE STPO-STLTY
IN_STPOZ LIKE STPO-STPOZ

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_PROBA TYPE F

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.