Ansicht
Dokumentation

RS_SELSCREEN_EXISTS - ABAP: Function module returns whether report has a selection screen

RS_SELSCREEN_EXISTS - ABAP: Function module returns whether report has a selection screen

Addresses (Business Address Services)   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book
Preliminary comment

This function module has been released.

The documentation is being revised so that it conforms to the requirements for released function modules.

Functionality

This function module determines whether a report has a selection screen or not. The parameter 'ANSWER' has the value yes if the program has at least one parameter or a select-option that does not include the addition "NO-DISPLAY".

This can be true even if the report does not have a standard selection screen (number 1000). The table parameter SELSCREENS returns the list of selection screens for the program, and also tells you which of them have at least one parameter or select-option.

The parameter ACCEPT_NON_REPORT determines whether the exception NO_REPORT should be triggered if the program specified in REPORT has a type not equal to 1.

Example

Notes

Further information





Parameters

ACCEPT_NON_REPORT
ANSWER
REPORT

Exceptions

NO_REPORT
PROGRAM_INCORRECT
PROGRAM_NOT_FOUND

Function Group

ALDB

RFUMSV00 - Advance Return for Tax on Sales/Purchases   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 2042 Date: 20240523 Time: 150227     sap01-206 ( 33 ms )