Menu

SAP Function Module VBWS_VALUE_CHECK

Ermitteln Zähler/Nenner für die Umrechnung Anteils-/Produkt-ME in 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_VALUE_CHECK (Ermitteln Zähler/Nenner für die Umrechnung Anteils-/Produkt-ME in 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_VALUE_CHECK
Short Text Ermitteln Zähler/Nenner für die Umrechnung Anteils-/Produkt-ME in 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_ATINN LIKE MARM-ATINN interne Merkmalnummer
I_ATWRT LIKE CONF_OUT-ATWRT Merkmalwert aufbereitet (nur für Fehlermeldung)
I_CHECK_UNIT_EXIST LIKE MWS_CHAR-XUSED Fehler, falls ME zum Merkmal fehlt (X - 'JA')
I_CHECK_USE_OF_UOM LIKE MWS_CHAR-XUSED 'X' Verwendung von Anteils-/ProduktME prüfen (X-JA)
I_MATNR LIKE MARA-MATNR Materialnummer
I_MEINH LIKE MARM-MEINH Anteils-/Produktmengeneinheit
I_MEINS LIKE MARA1-MEINS Basismengeneinheit
I_MSEHI LIKE MARM-MSEHI Maßeinheit im Merkmal
I_VALUE TYPE F Planwert oder Istwert zu einem Merkmal

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_CONV_NOT_LOGICAL TYPE C Umrechnung in die Basis-ME nicht sinnvoll
O_NENNER LIKE MARM-UMREN Nenner für die Umrechnung in Basis-ME
O_ZAEHLER LIKE MARM-UMREZ 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
IMPROPER_INPUT_PARAMETERS fehlerhafte Eingabeparameter
INPUT_LE_ZERO Eingabewert nicht erlaubt (null oder negativ)
MATERIAL_NOT_FOUND Material ist nicht definiert
MEINH_NOT_DEFINED Anteils-/Produkt-ME ist nicht in TCHW1 definiert
MSEHI_NOT_DEFINED Maßeinheit ist nicht in TCHW2 definiert
NO_UNIT Anteils-/Produkt-ME kann nicht ermittelt werden
VALUE_NOT_VALID Wert ist nicht als Zähler-/Nenner abbildbar