Menu

SAP Function Module WTY19_SET_ALV_PARAMETER

Setzen der ALV Parameter von extern

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.

Technical Information

Function Module WTY19_SET_ALV_PARAMETER
Short Text Setzen der ALV Parameter von extern
Function Group WTY19S
Package ISAUTO_WTY
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_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

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.