The Function Module FRML562_CHECK_REQ_LIMIT (RMS-FRM: Überprüfung der Werte für die obere und untere Grenze) is a standard Function Module in SAP ERP and is part of the function group FRML562 within the package RMSFRMDIA.
Function Module | FRML562_CHECK_REQ_LIMIT |
Short Text | RMS-FRM: Überprüfung der Werte für die obere und untere Grenze |
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_IORECORD | TYPE | ANY | RMS-FRM: screen struktur für LoM - LoRS | |
I_FN_COMPLOW | TYPE | FIELDNAME | FRM10_GC_FN-COMPLOW | Feldname COMPLOW |
I_FN_COMPTGT | TYPE | FIELDNAME | FRM10_GC_FN-COMPTGT | Feldname COMPTGT |
I_FN_COMPUPP | TYPE | FIELDNAME | FRM10_GC_FN-COMPUPP | Feldname COMPUPP |
I_FN_OPLOW | TYPE | FIELDNAME | FRM10_GC_FN-OPLOW | Feldname OPLOW |
I_FN_OPUP | TYPE | FIELDNAME | FRM10_GC_FN-OPUP | Feldname OPUPP |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ERR_FLG | TYPE | RMSTE_FLAG | Dialog - allgemeines Kennzeichen |
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.