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.
Function Module | CASH_FORECAST_MM_OPEN_ITEM_PR |
Short Text | Determine open item purchase requisition |
Function Group | FDMM |
Package | FF |
Module Type | Normal Module |
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' |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.