The Function Module WTY19_SET_ALV_PARAMETER (Setzen der ALV Parameter von extern) is a standard Function Module in SAP ERP and is part of the function group WTY19S within the package ISAUTO_WTY.
Function Module | WTY19_SET_ALV_PARAMETER |
Short Text | Setzen der ALV Parameter von extern |
Function Group | WTY19S |
Package | ISAUTO_WTY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LAYOUT | TYPE | LVC_S_LAYO | ALV-Control: Layoutstruktur | |
IT_ALVFIELDCAT | TYPE | LVC_T_FCAT | Feldkatalog für ListViewerControl | |
IT_SORT | TYPE | LVC_T_SORT | ALV-Contol: Tabelle der Sortierkriterien | |
IV_STRUCTURE_NAME | TYPE | TYPENAME | 'WTY_CDRED' | Name des Dictionary Typs |
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.