Is there a way to code a webdynpro to force the window and view it is working in to the front of other windows currently running ? The program which is called from an ABAP report program is being brought up in a background window - and I was hoping to force it to the foreground somehow...
This question arises out of an attempt to start a webdynpro within the portal framework from an abap program via a url call from the class cl_gui_frontend_services (this class supported SSO -as opposed to Call_browser - which caused other problems...) I will be posting a question to the abap-general forum as well to question the calls - but I am hoping there is an answer on the webdynpro java side.
Thanks for any suggestions !