Hi!
I create popup window with ALV grid inside it with method if_wd_window_manager->create_window.
When the popup is shown for the first time everything is ok, but for the second and subsequent times the ALV disappears from the popup.
Probably when the window is closed the ALV must be destroyed in some special way. Or may be there is other reason.
Can anyone give an advice on this issue?