SAP ABAP Function Module MASS_DYNAMIC_FILTER (create a filter to select the disired lines of an ALV grid)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD (Application Component) Logistics Basic Data
     WSTRMASSMAINT (Package) Mass maintenance development
Basic Data
Function Module MASS_DYNAMIC_FILTER create a filter to select the disired lines of an ALV grid  
Function Group MASS_GENERAL_UTILITIES   Mass maintenance general functions  
Program Name SAPLMASS_GENERAL_UTILITIES    
INCLUDE Name LMASS_GENERAL_UTILITIESU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE DFIES-TABNAME Table name
Importing GT_FIELDCATALOG TYPE LVC_T_FCAT Field catalog for ListViewer control
Tables T_TABLE TYPE  
Tables LT_ROWS TYPE LVC_T_ROW ALV control: Table rows
Exception USER_CANCEL TYPE user cancel
Exception NO_ALLOWED_FIELDS TYPE no allowed fields
Exception OTHERS TYPE others
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020219 
SAP Release Created in