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.
Function Module | MY_LIST_DISPLAY |
Short Text | Liste erzeugen (ALV) |
Function Group | MYLIS |
Package | MRY |
Module Type | Normal Module |
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 |
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.