The Function Module FRML142_UNIT_CONVERSION_EXT (RMS-FRM: Konvertierung Mengeneinheit Material) is a standard Function Module in SAP ERP and is part of the function group FRML142 within the package RMSFRMDIA.
Function Module | FRML142_UNIT_CONVERSION_EXT |
Short Text | RMS-FRM: Konvertierung Mengeneinheit Material |
Function Group | FRML142 |
Package | RMSFRMDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_MATNR | TYPE | MARA-MATNR | Materialnummer | |
I_QUANTITY_IN | TYPE | FRMLE_COMPTGT | RMS-FRM: Zielwert einer Komponente | |
I_UNIT_IN | TYPE | T006-MSEHI | Maßeinheit | |
I_UNIT_OUT | TYPE | T006-MSEHI | Maßeinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QUANTITY_OUT | TYPE | FRMLE_COMPTGT | RMS-FRM: Zielwert einer Komponente |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.