The Function Module FRML142_UNIT_MASS_TO_PROPOR (RMS-FRM: Mengenumrechnung Masse nach Prozent) is a standard Function Module in SAP ERP and is part of the function group FRML142 within the package RMSFRMDIA.
Function Module | FRML142_UNIT_MASS_TO_PROPOR |
Short Text | RMS-FRM: Mengenumrechnung Masse nach Prozent |
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_BASE_QUAN_FRM | TYPE | FRMLE_COMPTGT | RMS-FRM: Zielwert einer Komponente | |
I_BASE_UNIT_FRM | TYPE | T006-MSEHI | Maßeinheit | |
I_QUAN_MATERIAL | TYPE | FRMLE_COMPTGT | RMS-FRM: Zielwert einer Komponente | |
I_UNIT_MATERIAL | TYPE | T006-MSEHI | Maßeinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QUAN_SUBSTANCE | TYPE | FRMLE_COMPTGT | RMS-FRM: Zielwert einer Komponente | |
E_UNIT_SUBSTANCE | TYPE | T006-MSEHI | Maßeinheit |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALLOWED_UNITS | LIKE | FRMLS_UNITS_SUM | RMS-FRM: Mengeneinheiten für Summenfunktion |
This function module does not define any Exceptions.