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 |
---|---|---|---|---|---|---|---|
![]() |
PROGRAM | TYPE | SYST-REPID | Program name (default SY-CPROG or SY-LDBPG) | |||
![]() |
RESTRICTION | TYPE | SSCR_RESTRICT | Description of restrictions | |||
![]() |
DB | TYPE | RSSCR-DB | SPACE | X: Call using logical database | ||
![]() |
TOO_LATE | TYPE | Call is too late | ||||
![]() |
REPEATED | TYPE | Multiple call using LDB or report | ||||
![]() |
SELOPT_WITHOUT_OPTIONS | TYPE | One of the select-options contains no valid options | ||||
![]() |
SELOPT_WITHOUT_SIGNS | TYPE | One of the select-options does not have a valid sign | ||||
![]() |
INVALID_SIGN | TYPE | Invalid sign | ||||
![]() |
EMPTY_OPTION_LIST | TYPE | One of the options lists is empty | ||||
![]() |
INVALID_KIND | TYPE | One line has a KIND value unequal to A, B, or S | ||||
![]() |
REPEATED_KIND_A | TYPE | More than one line has KIND = 'A' | ||||
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 | 19950929 |
SAP Release Created in |