cancel
Showing results for 
Search instead for 
Did you mean: 

WD ABAP: close main application window without logging off

Former Member
0 Kudos

Hi all,

I need to fire a url (like www.yahoo.com) when a button in a popup window is pressed. The popup as well as the main window need to be closed but not logged off. I was able to close the popup but not the main window. What are the steps in doing it and if u could provide the code too, it would be helpful.

Thanks,

Sravanthi

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_szcs
Active Contributor
0 Kudos

Hi Sravanthi,

Yes, this is possible by using the suspend/resume functionality. More information can be found here:

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/63a47dd9-0b01-0010-3d8e-de27242bf011">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/63a47dd9-0b01-0010-3d8e-de27242bf011</a>

Best regards,

Thomas