2009 Nov 27 5:18 PM
Hello All,
We have a classic report which displays certain output( Say screen 1). On double clicking a row on screen 1, a pop up should open with additional details. This we are able to achieve.
But the problem is, when the pop up is open we should be able to navigate to screen 1 and click other buttons also. This is right now not possible.
Only when pop up is closed i am able to go back to the original output and act.
Please provide inputs how to achieve this.
(To be more specific, We need functionality like F1 window, when help window is open, we can still navigate to the main screen).
Thanks
Meenakshi
2009 Nov 27 5:29 PM
Hi
strange goal....
U should open the popup in a new task, so in a new mode, but I don't believe it's possible with statament CALL SCREEN (used to call the popup). U can try to insert the calling of popup in a function module and call it with option AT NEW TASK
Max
Hi
strange goal....
U should open the popup in a new task, so in a new mode, but I don't believe it's possible with statament CALL SCREEN (used to call the popup). U can try to insert the calling of popup in a function module and call it with option AT NEW TASK
Max
2009 Nov 27 5:29 PM
Hi
strange goal....
U should open the popup in a new task, so in a new mode, but I don't believe it's possible with statament CALL SCREEN (used to call the popup). U can try to insert the calling of popup in a function module and call it with option AT NEW TASK
Max
2009 Nov 27 5:49 PM
2009 Nov 27 5:50 PM
2009 Nov 27 5:50 PM
If you use standard pop up , this is not possible.
Just an idea : create you custom screen and now call this screen in next session.
I am not sure on fessibility , please do some research.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |