Menu

SAP Function Module WRITE_LIST_LINE

Ausgabe einer Listenzeile mittels Feldinformationen

The Function Module WRITE_LIST_LINE (Ausgabe einer Listenzeile mittels Feldinformationen) is a standard Function Module in SAP ERP and is part of the function group SYSF within the package SABP.

Technical Information

Function Module WRITE_LIST_LINE
Short Text Ausgabe einer Listenzeile mittels Feldinformationen
Function Group SYSF
Package SABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FMBX TYPE SLIST_FMBSLINE Formatinformationen
FRAMES_ON TYPE I 1 Rahmenzeichenerkennung
FSEL TYPE SLIST_FSELLINE Feldinformationen
LINES TYPE SLIST_LISTLINE Listezeile
LTR_TAB TYPE SLIST_LTR_TAB Tabelle der LTR-Flags

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.