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.
Function Module | WRITE_LIST_LINE |
Short Text | Ausgabe einer Listenzeile mittels Feldinformationen |
Function Group | SYSF |
Package | SABP |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
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.