Menu

SAP Function Module FRML560_SET_LINEMODE

LoM I/O: Linemode setzen nach Änderung

The Function Module FRML560_SET_LINEMODE (LoM I/O: Linemode setzen nach Änderung) is a standard Function Module in SAP ERP and is part of the function group FRML560 within the package RMSFRMDIA.

Technical Information

Function Module FRML560_SET_LINEMODE
Short Text LoM I/O: Linemode setzen nach Änderung
Function Group FRML560
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
IFLG_PREF_RCP TYPE FRMLE_FLAG Kennzeichen, ob Standardauflösung geprüft werden soll
IT_DELROWS TYPE FRMLTY_IOTAB Table with deleted rows from Output Table
IT_IOTAB_OLD TYPE FRMLTY_IOTAB Data to be shown or edited at the tab. ctr. screen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_IOTAB_EMPTY TYPE FRMLTY_IOT_SCR Leerzeilen in Ausgabe-Control

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XT_IOTAB_NEW TYPE FRMLTY_IOTAB Angezeigte Daten für (Ausgabe Control)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.