The Function Module W_FRM_PURCHASEORDER_BLOCK (Sperren der Bestellungen gegen Bearbeiten Liefervorrat) is a standard Function Module in SAP ERP and is part of the function group WFR8 within the package WFRM.
Function Module | W_FRM_PURCHASEORDER_BLOCK |
Short Text | Sperren der Bestellungen gegen Bearbeiten Liefervorrat |
Function Group | WFR8 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INTERNAL_ENQUEUE | TYPE | FRM_FLAG | 'X' | Bestellungen sperren? |
I_RESPECT_SUBITEMS | TYPE | FRM_FLAG | 'X' | Unterpositionen berücksichtigen? |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.