Menu

SAP Function Module VBWS_GET_VALUE_FROM_FACTORS

Ermitteln Wert aus Umrechnungsfaktoren Anteils-/Produkt-ME zur Basis-ME

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module VBWS_GET_VALUE_FROM_FACTORS (Ermitteln Wert aus Umrechnungsfaktoren Anteils-/Produkt-ME zur Basis-ME) is a standard Function Module in SAP ERP and is part of the function group MWSO within the package VBWS.

Technical Information

Function Module VBWS_GET_VALUE_FROM_FACTORS
Short Text Ermitteln Wert aus Umrechnungsfaktoren Anteils-/Produkt-ME zur Basis-ME
Function Group MWSO
Package VBWS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MEINH LIKE T006-MSEHI Anteils-/Produktmengeneinheit
I_MEINS LIKE T006-MSEHI Basismengeneinheit
I_MSEHI LIKE T006-MSEHI Maßeinheit im Merkmal
I_UMREN LIKE Nenner für die Umrechnung in Basis-ME aus MARM
I_UMREZ LIKE Zähler für die Umrechnung in Basis-ME aus MARM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CONV_NOT_LOGICAL TYPE C Umrechnung in die Basis-ME nicht sinnvoll
OUTPUT_VALUE TYPE F errechneter Planwert aus Zähler/Nenner

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONVERSION_NOT_ALLOWED Umrechnung in Basis-ME für Maßeinheit nicht def.
CONVERSION_NOT_FOUND Fehler bei Ermittlung der Umrechnungsfaktoren
MEINH_NOT_DEFINED Anteils-/Produkt-ME ist nicht in TCHW1 definiert
MSEHI_NOT_DEFINED Maßeinheit ist nicht in TCHW2 definiert
OUTPUT_LE_ZERO errechneter Wert nicht erlaubt (null o. negativ)