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 |
|---|---|---|---|---|---|---|---|
| |
TITLE | TYPE | SYST-TITLE | SPACE | Dialog Box Title | ||
| |
TEXT | TYPE | RSSELINT-TEXT | Text for Options Dialog Box | |||
| |
SIGNED | TYPE | RSCONVERT-SIGN | 'X' | X: Sign Allowed | ||
| |
LOWER_CASE | TYPE | RSCONVERT-LOWER | SPACE | X: Upper/Lowercase | ||
| |
NO_INTERVAL_CHECK | TYPE | RSVUVINT-NO_INT_CHK | SPACE | X: No Check for Valid Interval | ||
| |
JUST_DISPLAY | TYPE | C | SPACE | X: Display Only | ||
| |
JUST_INCL | TYPE | C | SPACE | X: Select Only | ||
| |
EXCLUDED_OPTIONS | TYPE | RSOPTIONS | List of Options Not Allowed | |||
| |
DESCRIPTION | TYPE | RSFLDESC | Field Description If Different | |||
| |
HELP_FIELD | TYPE | RSSCR-DBFIELD | Dictionary Field Name for F1/F4 | |||
| |
SEARCH_HELP | TYPE | DDSHDESCR-SHLPNAME | ||||
| |
TAB_AND_FIELD | TYPE | RSTABFIELD | Table Name, Field Name | |||
| |
RANGE | TYPE | Contents Table | ||||
| |
NO_RANGE_TAB | TYPE | Table Not a RANGES Table | ||||
| |
CANCELLED | TYPE | Activity Terminated | ||||
| |
INTERNAL_ERROR | TYPE | Internal Error | ||||
| |
INVALID_FIELDNAME | TYPE | Incorrect Field Description | ||||
Processing Type
| Normal Function 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 |