The Function Module FRML562_CHECK_UNIT (RMS-FRM: Überprüfen, ob die Mengeneinheit erlaubt ist) is a standard Function Module in SAP ERP and is part of the function group FRML562 within the package RMSFRMDIA.
Function Module | FRML562_CHECK_UNIT |
Short Text | RMS-FRM: Überprüfen, ob die Mengeneinheit erlaubt ist |
Function Group | FRML562 |
Package | RMSFRMDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_SCR | TYPE | ANY | Materialnummer | |
IT_ALLOWED_UNITS | TYPE | FRMLTY_ALLOWED_UNITS | Tabelle der erlaubten Mengeneinheiten | |
I_FLG_SET_ERROR | TYPE | RMSTE_XCL_BOOLE | TRUE | Dialog - allgemeines Kennzeichen |
I_FN_UNIT | TYPE | FIELDNAME | 'UNIT' | Feldname |
I_FRMLE_RECN | TYPE | FRMLE_RECN | RMS-FRM: Objektidentifizierer | |
I_LEVEL | TYPE | FRMLC01-FRML_LEVEL | Sicht einer Rezeptformel | |
I_VALDAT | TYPE | FRMLE_VALDAT | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERR_FLG | TYPE | FRMLE_FLAG | Dialog - allgemeines Kennzeichen | |
E_ERR_MSG | TYPE | C | Dialog- Fehlermeldung |
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.