Menu

SAP Function Module FT_SLS_ALV_INIT_DATA_DISPLAY

Ges. Kontrolle: ALV - Listanzeige der SLS-Daten: Initialisierung

The Function Module FT_SLS_ALV_INIT_DATA_DISPLAY (Ges. Kontrolle: ALV - Listanzeige der SLS-Daten: Initialisierung) is a standard Function Module in SAP ERP and is part of the function group VFSM within the package VEI.

Technical Information

Function Module FT_SLS_ALV_INIT_DATA_DISPLAY
Short Text Ges. Kontrolle: ALV - Listanzeige der SLS-Daten: Initialisierung
Function Group VFSM
Package VEI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MANDT LIKE SY-MANDT Mandandt des rufenden Programms
I_REPID LIKE SY-REPID rufendes Programm
I_UNAME LIKE SY-UNAME Benutzername

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DISVARIANT LIKE DISVARIANT Struktur zur Variantensteuerung
ES_LAYOUT TYPE SLIS_LAYOUT_ALV Struktur zum Layout der Liste
E_SAVE LIKE Status zum Abspeichern der Variante

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_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV Feldkatalog

Exceptions

This function module does not define any Exceptions.