Menu

SAP Function Module FRML543_LORS_ROW_CHECK

Prüfung einzelner Positionen der Sicht 'E/A-Stoffe'

The Function Module FRML543_LORS_ROW_CHECK (Prüfung einzelner Positionen der Sicht 'E/A-Stoffe') is a standard Function Module in SAP ERP and is part of the function group FRML543 within the package RMSFRMDIA.

Technical Information

Function Module FRML543_LORS_ROW_CHECK
Short Text Prüfung einzelner Positionen der Sicht 'E/A-Stoffe'
Function Group FRML543
Package RMSFRMDIA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IO_WBO_FRM CLASS CL_FRML_WBO Referenz auf das Formel Workbench Objekt
IS_ADDINF TYPE FRMLS_ADDINF Verwaltungsdaten zum Frmkopf (Stichtag, Ändgsnr. und Gültigkeitszeitszeitraum)
IS_KEYPATH TYPE FRMLS_KEYPATH Zeitunabhängiger Schlussel der Formel
IS_WA_OLD LIKE Positionsdaten der aktuellen Zeile vor der Änderung
IV_FIELDNAME TYPE LVC_FNAME Technischer Schlüssel des aktuell geänderten Feldes
IV_LEVEL TYPE FRMLE_LEVEL Formelsicht
IV_VIEW TYPE FRMLE_VIEW Teilsicht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_FLAG TYPE FRMLE_FLAG Sytemnachrichten ausgelöst

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XS_WA LIKE Positionsdaten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.