SAP ABAP Function Module SELECT_OPTIONS_RESTRICT (Make use of SELECT-OPTIONS easier on the selection screen)
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 SELECT_OPTIONS_RESTRICT Make use of SELECT-OPTIONS easier on the selection screen  
Function Group SLDB   FMs for logical databases  
Program Name SAPLSLDB   Function Modules for Report Start, especially the Selection Screen 
INCLUDE Name LSLDBU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PROGRAM TYPE SYST-REPID Program name (default SY-CPROG or SY-LDBPG)
Importing RESTRICTION TYPE SSCR_RESTRICT Description of restrictions
Importing DB TYPE RSSCR-DB SPACE X: Call using logical database
Exception TOO_LATE TYPE Call is too late
Exception REPEATED TYPE Multiple call using LDB or report
Exception SELOPT_WITHOUT_OPTIONS TYPE One of the select-options contains no valid options
Exception SELOPT_WITHOUT_SIGNS TYPE One of the select-options does not have a valid sign
Exception INVALID_SIGN TYPE Invalid sign
Exception EMPTY_OPTION_LIST TYPE One of the options lists is empty
Exception INVALID_KIND TYPE One line has a KIND value unequal to A, B, or S
Exception REPEATED_KIND_A TYPE More than one line has KIND = 'A'
               
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  19950929 
SAP Release Created in