Menu

SAP Function Module VBWS_GET_FACTORS_FOR_UNITS

Ermitteln Umrechnungsfaktoren einer 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_FACTORS_FOR_UNITS (Ermitteln Umrechnungsfaktoren einer 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_FACTORS_FOR_UNITS
Short Text Ermitteln Umrechnungsfaktoren einer 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
INPUT_VALUE TYPE F Planwert oder Istwert zu einem Merkmal
I_MEINH LIKE T006-MSEHI Anteils-/Produktmengeneinheit
I_MEINS LIKE T006-MSEHI Basismengeneinheit
I_MSEHI LIKE T006-MSEHI Maßeinheit im Merkmal

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
E_UMREN TYPE F Nenner für die Umrechnung in Basis-ME
E_UMREZ TYPE F Zähler für die Umrechnung in Basis-ME

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
INPUT_LE_ZERO Eingabewert nicht erlaubt (null oder negativ)
MEINH_NOT_DEFINED Anteils-/Produkt-ME ist nicht in TCHW1 definiert
MSEHI_NOT_DEFINED Maßeinheit ist nicht in TCHW2 definiert