... container
Docking container (CL_GUI_DOCKING_CONTAINER) doesn’t need any parent, neither the custom container area on custom screen. When created and displayed, it’s docked in one of four positions ...
... all that I have found on 7.50 SP2 NW system.
report zab_alv_symbols.
parameters: dummy as checkbox.
initialization.
data(grid) = new cl_gui_alv_grid( i_parent = new cl_gui_docking_container( ...