Menu

SAP Function Module FI_WT_WRITE_LIST_LINE

Ausgabe einer Listenzeile gemäß ALV Feldkatalog

The Function Module FI_WT_WRITE_LIST_LINE (Ausgabe einer Listenzeile gemäß ALV Feldkatalog) is a standard Function Module in SAP ERP and is part of the function group FQSRLST within the package FQST.

Technical Information

Function Module FI_WT_WRITE_LIST_LINE
Short Text Ausgabe einer Listenzeile gemäß ALV Feldkatalog
Function Group FQSRLST
Package FQST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_CB_PROG LIKE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm
IMP_EOL TYPE XFELD Feld zum Ankreuzen
IMP_WAERS LIKE BKPF-WAERS Währungsschlüssel
IMP_WA_LINE_CHAR TYPE FQSR_LINE_CHAR Struktur zur Zeilen Identifikation

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.