Menu

SAP Function Module QAPP_IP_UNIT_CONVERSION

Umrechnung einer Mengeneinheit zum Material in die Pruefpunktmengeneinheit

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 QAPP_IP_UNIT_CONVERSION (Umrechnung einer Mengeneinheit zum Material in die Pruefpunktmengeneinheit) is a standard Function Module in SAP ERP and is part of the function group QAPP within the package QLPP.

Technical Information

Function Module QAPP_IP_UNIT_CONVERSION
Short Text Umrechnung einer Mengeneinheit zum Material in die Pruefpunktmengeneinheit
Function Group QAPP
Package QLPP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_MATNR LIKE QALS-MATNR Material number
P_MEINS_IN LIKE QAPP-MENGENEINH Issuing unit of measure
P_MEINS_OUT LIKE QAPP-MENGENEINH Target unit of measure
P_MENGE_IN LIKE QAPP-MENGE Quantity
P_QALS_MEINS LIKE QALS-MENGENEINH Unit of measure for the inspection lot
P_QAPO_MEINH LIKE QAPO-MEINH Operation unit of measure
P_QAPO_UMREN LIKE QAPO-UMREN Denominator for conversion in the operation
P_QAPO_UMREZ LIKE QAPO-UMREZ Counter for conversion in the operation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_MENGE_OUT LIKE QAPP-MENGE Quantity in target unit of measure

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_ERROR Conversion error
NO_CONVERSION Conversion not possible