Menu

SAP Function Module SD_ALV

Aufruf und Initialisierung des allgemeinen Listviewer (ALV)

The Function Module SD_ALV (Aufruf und Initialisierung des allgemeinen Listviewer (ALV)) is a standard Function Module in SAP ERP and is part of the function group V56O within the package VTR.

Technical Information

Function Module SD_ALV
Short Text Aufruf und Initialisierung des allgemeinen Listviewer (ALV)
Function Group V56O
Package VTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODE TYPE C 'DISPO' Bearbeitungsmodus, z.B. Registrieren
REPORT_NAME LIKE SY-REPID Name des aufrufenden Programms

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_ALV LIKE VTTK_ALV darzustellende Tabelle

Exceptions

This function module does not define any Exceptions.