SAP ABAP Function Module FREE_SELECTIONS_DIALOG (Dialog for entering dynamic selection conditions)
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 | FREE_SELECTIONS_DIALOG | Dialog for entering dynamic selection conditions |
Function Group | SSEL | Dialog: Dynamic selections |
Program Name | SAPLSSEL | x |
INCLUDE Name | LSSELU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
WHERE_CLAUSES | TYPE | RSDS_TWHERE | Selections in form of WHERE clauses | |||
![]() |
EXPRESSIONS | TYPE | RSDS_TEXPR | Selections in form of logical expressions | |||
![]() |
FIELD_RANGES | TYPE | RSDS_TRANGE | Selections in form of RANGES tables | |||
![]() |
NUMBER_OF_ACTIVE_FIELDS | TYPE | SYST-TFILL | Number of fields with selections | |||
![]() |
SELECTION_ID | TYPE | RSDYNSEL-SELID | The SELID returned by FREE_SELECTIONS_INIT | |||
![]() |
TITLE | TYPE | SYST-TITLE | SPACE | Selection screen title | ||
![]() |
FRAME_TEXT | TYPE | SYST-TITLE | SPACE | Frame text on selection screen | ||
![]() |
STATUS | TYPE | I | Status number (see long text) | |||
![]() |
AS_WINDOW | TYPE | C | SPACE | X: Selection screen as dialog box | ||
![]() |
START_ROW | TYPE | SYST-WINY1 | 2 | Dialog box: Initial row | ||
![]() |
START_COL | TYPE | SYST-WINX1 | 2 | Dialog box: Initial column | ||
![]() |
NO_INTERVALS | TYPE | C | SPACE | Thin selection screen (no HIGH field) | ||
![]() |
JUST_DISPLAY | TYPE | C | SPACE | X: Display Mode | ||
![]() |
PFKEY | TYPE | RSDSPFKEY | Individual GUI status (status + program). | |||
![]() |
ALV | TYPE | C | SPACE | Internal use | ||
![]() |
TREE_VISIBLE | TYPE | C | 'X' | Do you want to display the field selection tree? | ||
![]() |
DIAG_TEXT_1 | TYPE | C | Replacement text:"Deleting dynamic selections" | |||
![]() |
DIAG_TEXT_2 | TYPE | C | Replacement text:"Changing dynamic selections" | |||
![]() |
WARNING_TITLE | TYPE | C | Warning dialob box title | |||
![]() |
AS_SUBSCREEN | TYPE | SPACE | (For internal use only) Integrate Dynamic Selections as Subscreen | |||
![]() |
NO_FRAME | TYPE | |||||
![]() |
FIELDS_TAB | TYPE | RSDSFIELDS | Returns selected fields | |||
![]() |
FCODE_TAB | TYPE | RSDSFCODE | Internal use | |||
![]() |
FIELDS_NOT_SELECTED | TYPE | RSDSFIELDS | Kind 'F': List of deselected fields. | |||
![]() |
INTERNAL_ERROR | TYPE | Internal error | ||||
![]() |
NO_ACTION | TYPE | Canceled by user | ||||
![]() |
SELID_NOT_FOUND | TYPE | Transfer non-existent selection ID | ||||
![]() |
ILLEGAL_STATUS | TYPE | Invalid status number | ||||
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 | 19950222 |
SAP Release Created in |