Menu

SAP Function Module MY_LIST_DISPLAY

Liste erzeugen (ALV)

The Function Module MY_LIST_DISPLAY (Liste erzeugen (ALV)) is a standard Function Module in SAP ERP and is part of the function group MYLIS within the package MRY.

Technical Information

Function Module MY_LIST_DISPLAY
Short Text Liste erzeugen (ALV)
Function Group MYLIS
Package MRY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_LIST_ATTR TYPE SMYLIST_ATTR Attribute zur Erzeugung einer Liste
IS_LVC_FCAT TYPE LVC_S_FCAT ALV-Control: Feldkatalog
IS_LVC_LAYO TYPE LVC_S_LAYO ALV-Control: Layoutstruktur
IS_VARIANT LIKE DISVARIANT Anzeigevariante (externe Verwendung)
IT_LVC_FCAT TYPE LVC_T_FCAT Feldkatalog für ListViewerControl
I_STRUCTURE_NAME LIKE DD02L-TABNAME Tabellenname

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.