Menu

SAP Function Module MASS_DYNAMIC_FILTER

create a filter to select the disired lines of an ALV grid

The Function Module MASS_DYNAMIC_FILTER (create a filter to select the disired lines of an ALV grid) is a standard Function Module in SAP ERP and is part of the function group MASS_GENERAL_UTILITIES within the package WSTRMASSMAINT.

Technical Information

Function Module MASS_DYNAMIC_FILTER
Short Text create a filter to select the disired lines of an ALV grid
Function Group MASS_GENERAL_UTILITIES
Package WSTRMASSMAINT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GT_FIELDCATALOG TYPE LVC_T_FCAT Field catalog for ListViewer control
TABNAME TYPE DFIES-TABNAME Table name

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
LT_ROWS TYPE LVC_T_ROW ALV control: Table rows

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ALLOWED_FIELDS no allowed fields
OTHERS others
USER_CANCEL user cancel