The Function Module WALL_QUANTITY_CONVERT_UNIT_RND (Umrechnung einer Menge in eine andere Mengeneinheit incl. Rundung lt. T006) is a standard Function Module in SAP ERP and is part of the function group WALL within the package WAUF.
Function Module | WALL_QUANTITY_CONVERT_UNIT_RND |
Short Text | Umrechnung einer Menge in eine andere Mengeneinheit incl. Rundung lt. T006 |
Function Group | WALL |
Package | WAUF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBI_SOURCE_QUANTITY | LIKE | Ausgangsmenge (ohne Format !) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FBO_DESTINATION_QUANTITY | LIKE | Zielmenge (ohne Format !) | ||
FBO_SOURCE_QUANTITY_NEW | LIKE | Ausgangsmenge nach Rundung in Ziel-ME (o.Format) |
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.