The Function Module FRML560_CHECK_FIELDS_ONDROP (LoM I/O: Feldprüfung für Dropvorgang durchführen) is a standard Function Module in SAP ERP and is part of the function group FRML560 within the package RMSFRMDIA.
Function Module | FRML560_CHECK_FIELDS_ONDROP |
Short Text | LoM I/O: Feldprüfung für Dropvorgang durchführen |
Function Group | FRML560 |
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_ADDINF | TYPE | FRMLS_ADDINF | RMS-FRM: Zusatzinfos für FB-Aufrufe | |
IS_KEYPATH | TYPE | FRMLS_KEYPATH | RMS-FRM: 'Schlüssel'-Pfad Formel für FB-Aufruf | |
IS_OUTTAB_OLD | TYPE | FRMLS_IOT_SCR | OLD outtab values | |
IT_HIDDEN | TYPE | FRMLTY_IOT_SCR | RMS-FRM: screen struktur für LoM - LoRS | |
IT_OUTTAB | TYPE | FRMLTY_IOT_SCR | RMS-FRM: screen struktur für LoM - LoRS | |
I_ACT_ROWNO | TYPE | INT4 | Natürliche Zahl | |
I_DEFAULT_UNIT | TYPE | FRMLE_UNIT | Mengeneinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EFLG_ERROR | TYPE | FRMLE_FLAG | Kennzeichen, ob Fehler aufgetreten ist |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XS_OUTTAB | TYPE | FRMLS_IOT_SCR | RMS-FRM: screen struktur für LoM - LoRS |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.