SAP SEL SCREEN CALL SEL SCR ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_SELSCR - Calling Standalone Selection Screens
The example demonstrates how to call standalone selection screens.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
In this executable program, two standalone selection screens 100 and 500, are defined. #Selection screen 500 contains the block sel1 of selection screen 100. It should be noted at which events the titles of the individual selection screens are defined. First, selection screen 100 is called, then 500, and then 100 again.