Menu

SAP Function Module WALL_QUANTITY_CONVERT_UNIT_RND

Umrechnung einer Menge in eine andere Mengeneinheit incl. Rundung lt. T006

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.

Technical Information

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

Importing Parameters

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 !)

Exporting Parameters

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)

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.