SAP ABAP Function Module RS_LIST_SELECTION_TABLE (Generates list according to values in selection table(RSPARAMS))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-TO (Application Component) Logical DB, Selection Screens, Selection Variants
     SLDBV (Package) Selection Screens, Variants, Logical Databases
Basic Data
Function Module RS_LIST_SELECTION_TABLE Generates list according to values in selection table(RSPARAMS)  
Function Group SVAR   Maintain Variants  
Program Name SAPLSVAR   Function Group for Variant Maintenance 
INCLUDE Name LSVARU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing REPORT TYPE RSVAR-REPORT SPACE Rerport name (optional)
Importing SELTEXT TYPE SPACE = 'X' Long text for selection crieteria
Importing DYN_RANGE TYPE RSDS_TRANGE Table for dynamic selections
Importing NEWPAGE TYPE 'X' ='X' Display on new page (NEW-PAGE)
Importing SCREENNR TYPE RSVAR-DYNNR '1000'
Importing USE_ALV_LIST TYPE XFLAG New Input Values
Tables SEL_TAB TYPE RSPARAMS Table containing names and values
Exception SEL_TAB_EMPTY TYPE Table empty
               
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  19950113 
SAP Release Created in