SAP SELSCREEN PB BAR ABEXA

Get Example source ABAP code based on a different SAP table
  


ARTIClE

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

ABAP_SOURCE_CODE
ABAP_EXEC

ABAP_DESCRIPTION
An independent selection screen with the screen number 1100 is defined with two parameters. In the application toolbar, two pushbuttons are activated using FUNCTION KEY and supplied with the texts 'LH' and 'UA'.
When the user clicks on a button, the AT SELECTION-SCREEN event is triggered. The input fields are filled correspondingly with default values.