Get Example source ABAP code based on a different SAP table
Transaction Call, Dialog Transaction This example demonstrates a dialog transaction where the first dynpro is a selection screen.
ABAP_SOURCE_CODE ABAP_EXEC >
ABAP_DESCRIPTION When the associated transaction DEMO_SELSCREEN_DYNP>> is called, the program starts by displaying selection screen 500. The user input on the selection screen can be processed, for example, at the event AT SELECTION-SCREEN> or later in the application logic. After the event AT SELECTION-SCREEN> is processed (PAI of the selection screen), the program branches to a next dynpro, 100.