SAP ABAP Function Module RS_INT_SELOPT_RESTRICT (RS_INT_SELOPT_RESTRICT)
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_INT_SELOPT_RESTRICT  
Function Group SLDB   FMs for logical databases  
Program Name SAPLSLDB   Function Modules for Report Start, especially the Selection Screen 
INCLUDE Name LSLDBU21    
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
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  19970808 
SAP Release Created in