Skip to Content
0
Former Member
Sep 07, 2011 at 02:32 PM

.NET Connector 3.0 and SAP GUI

82 Views

Hi Experts,

i am developing an Excel AddIn using the .NET Connector 3.0. I am calling a function module which opens a SAP GUI popup window (call screen ... starting at...). After i close this window (with leave to screen 0) the control goes back to Excel. The problem is: The popup window stays open until the connection to the system is closed or another popup is called. I can't do anyting on the popup and i can put it into backround.

Does anybods has an idea how to avoid this? I need to close the popup window after the user clicked the OK or CANCEL button.

Regards, Jan