SAP ABAP Function Module RS_SELSCREEN_EXISTS (ABAP: Function module returns whether report has a 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 | RS_SELSCREEN_EXISTS | ABAP: Function module returns whether report has a selection screen |
Function Group | ALDB | Logical databases in ABAP/4 |
Program Name | SAPLALDB | SAPLALDB |
INCLUDE Name | LALDBU27 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ANSWER | TYPE | YES or NO | ||||
![]() |
REPORT | TYPE | RALDB-REPORT | Program Name | |||
![]() |
ACCEPT_NON_REPORT | TYPE | Programs other than type 1 are also accepted | ||||
![]() |
NO_REPORT | TYPE | Program type not equal to "1" | ||||
![]() |
PROGRAM_INCORRECT | TYPE | Unable to generate program | ||||
![]() |
PROGRAM_NOT_FOUND | TYPE | Program not in TRDIR | ||||
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 |