Menu

SAP Function Module CO_RU_UNIT_CONVERSION

Mengenumrechnung über T006 und/oder Materialstamm für CIM-Rückmeldung

The Function Module CO_RU_UNIT_CONVERSION (Mengenumrechnung über T006 und/oder Materialstamm für CIM-Rückmeldung) is a standard Function Module in SAP ERP and is part of the function group COR0 within the package CORU.

Technical Information

Function Module CO_RU_UNIT_CONVERSION
Short Text Mengenumrechnung über T006 und/oder Materialstamm für CIM-Rückmeldung
Function Group COR0
Package CORU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BASIS LIKE MARA-MEINS SPACE Basismengeneinheit
KRUND LIKE T006-KZEX3 SPACE Indicator: carry out rounding (-/X/+)
MATNR LIKE MARA-MATNR SPACE Material number
MEINH LIKE MARM-MEINH SPACE Alternative unit of measure
MEINS LIKE MARA-MEINS SPACE Base unit of measure
MGAME LIKE 0 Quantity in alternative units of measure
UMREN LIKE 1 Denominator of conversion factor
UMREZ LIKE 0 Numerator of conversion factor

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_MGLME LIKE Quantity in base units 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_NOT_FOUND Conversion factors not found.
DIFFERENT_DIMENSION Units have different dimensions
DIVISION_BY_ZERO Division by zero stopped
MATERIAL_NOT_FOUND ungültiges Material
OVERFLOW Overflow when filling a packed field
T006D_ENTRY_MISSING Entry in T006D (dimensions) missing
T006_ENTRY_MISSING Entry in T006 (unit of measurement) missing
TYPE_INVALID falscher Feldtyp übergeben (keine Zahl)
UNITS_MISSING keine Einheit(en) übergeben