SAP ABAP Function Module COMPLEX_SELECTIONS_DIALOG (External Call 'Multiple Selection')
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 COMPLEX_SELECTIONS_DIALOG External Call 'Multiple Selection'  
Function Group ALDB   Logical databases in ABAP/4  
Program Name SAPLALDB   SAPLALDB 
INCLUDE Name LALDBU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TITLE TYPE SYST-TITLE SPACE Dialog Box Title
Importing TEXT TYPE RSSELINT-TEXT Text for Options Dialog Box
Importing SIGNED TYPE RSCONVERT-SIGN 'X' X: Sign Allowed
Importing LOWER_CASE TYPE RSCONVERT-LOWER SPACE X: Upper/Lowercase
Importing NO_INTERVAL_CHECK TYPE RSVUVINT-NO_INT_CHK SPACE X: No Check for Valid Interval
Importing JUST_DISPLAY TYPE C SPACE X: Display Only
Importing JUST_INCL TYPE C SPACE X: Select Only
Importing EXCLUDED_OPTIONS TYPE RSOPTIONS List of Options Not Allowed
Importing DESCRIPTION TYPE RSFLDESC Field Description If Different
Importing HELP_FIELD TYPE RSSCR-DBFIELD Dictionary Field Name for F1/F4
Importing SEARCH_HELP TYPE DDSHDESCR-SHLPNAME
Importing TAB_AND_FIELD TYPE RSTABFIELD Table Name, Field Name
Tables RANGE TYPE   Contents Table
Exception NO_RANGE_TAB TYPE Table Not a RANGES Table
Exception CANCELLED TYPE Activity Terminated
Exception INTERNAL_ERROR TYPE Internal Error
Exception INVALID_FIELDNAME TYPE Incorrect Field Description
               
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