Menu

SAP Function Module VBWS_GET_VALUE_FROM_FACTORS

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

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

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)