December 2012
Intermediate to advanced
316 pages
6h 51m
English
In this recipe, we will see how we can display a dialog box based on a view of the same component. We will create a MAIN view in the MAIN window and another view by the name POP_UP in a new window, WIND_POP_UP. We will then create a button on the MAIN view, which when clicked will display the POP_UP view as a dialog box.
We will now carry out the following steps:
MY_WINDOW to the IF_WD_WINDOW interface.
MAIN window.POP_UP view embedded within a WIND_POP_UP window.MAINRead now
Unlock full access