The Function Module W_FRM_QUANTITY_ONE_DETERMINE (Bestimmung der kleinsten, nicht teilbaren Menge zu einer Mengenheit) is a standard Function Module in SAP ERP and is part of the function group WFR8 within the package WFRM.
Function Module | W_FRM_QUANTITY_ONE_DETERMINE |
Short Text | Bestimmung der kleinsten, nicht teilbaren Menge zu einer Mengenheit |
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_MATNR | LIKE | MARM-MATNR | Material | |
I_MEINH | LIKE | MARM-MEINH | Mengeneinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QUANTITY | LIKE | VBEP-LMENG | kleinste, nicht teilbare Menge lt. Customizng |
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.