I have a dynpro which creates a popup ALV (using a dialog container). A button on the popup will display another popup in the same way. My problem is that the last popup goes into the background, the selection going back to the first popup. Is there any way to fix/control this?
Asked
Active
Viewed 246 times
0
-
1Hide the current popup, then show it again when the second popup is closed? – Jonas Wilms Jan 13 '22 at 20:29
-
2There is more than just one way to create a popup in ABAP. Can you show us a code example which reproduces the problem? – Philipp Jan 14 '22 at 10:13