Menu

SAP Function Module FMFG_PO_PENDING_ITEM_VIEW

Pending Details View

The Function Module FMFG_PO_PENDING_ITEM_VIEW (Pending Details View) is a standard Function Module in SAP ERP and is part of the function group FMFG_MM_PENDING_CHANGES within the package FMFG_JFMIP_E.

Technical Information

Function Module FMFG_PO_PENDING_ITEM_VIEW
Short Text Pending Details View
Function Group FMFG_MM_PENDING_CHANGES
Package FMFG_JFMIP_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_MODEL_HOLDER CLASS IF_MODEL_HOLDER_MM Model Holder

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_VIEW CLASS CL_SCREEN_VIEW_MM Screen View

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.