SAP SELSCREEN PB BAR ABEXA



Get Example source ABAP code based on a different SAP table
  



ABAP_SELSCR -Pushbuttons in the Toolbar
This example demonstrates the activation of pushbuttons in the application toolbar of the GUI status.

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
A standalone selection screen with the dynpro number 1100 is defined with two selection parameters. In the application toolbar, two pushbuttons are activated using FUNCTION KEY and supplied with the texts LH and UA.
When the user clicks a button, the event AT SELECTION-SCREEN is raised. The input fields are filled with default values accordingly.