The Function Module FRML811_ALLOWED_UNITS_READ (Formelsicht: Ermitteln der zulässigen Mengeneinheiten) is a standard Function Module in SAP ERP and is part of the function group FRML811 within the package RMSFRMINFMSC.
Function Module | FRML811_ALLOWED_UNITS_READ |
Short Text | Formelsicht: Ermitteln der zulässigen Mengeneinheiten |
Function Group | FRML811 |
Package | RMSFRMINFMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TABLE_VIEW | TYPE | FRM10_TEXT | Formula View and Subview |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DEFAULT_UNIT | TYPE | T006-MSEHI | Default Unit of Measure |
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 |
---|---|---|---|---|
E_UNITS_TAB | LIKE | FRMLS_UNITS_SUM | Allowed Units of Measure |
This function module does not define any Exceptions.