Menu

SAP Function Module CASH_FORECAST_MM_OPEN_ITEM_PR

Determine open item purchase requisition

The Function Module CASH_FORECAST_MM_OPEN_ITEM_PR (Determine open item purchase requisition) is a standard Function Module in SAP ERP and is part of the function group FDMM within the package FF.

Technical Information

Function Module CASH_FORECAST_MM_OPEN_ITEM_PR
Short Text Determine open item purchase requisition
Function Group FDMM
Package FF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INCL_DELETE LIKE SPACE
I_FLG_CHECK_ONLY LIKE SPACE Space - kein Perform on commit
I_ORGVG LIKE COBK-ORGVG 'RMBA'

Exporting Parameters

This function module does not define any EXPORTING 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
T_EKPR LIKE EKPR Transfer MM purchase requisition

Exceptions

This function module does not define any Exceptions.