Skip to Content
0
Former Member
Sep 08, 2009 at 01:28 PM

Exec. InternetExplorer by ABAP through HTML GUI

230 Views

Hello all,

Now I'm trying to start up Internet Explorer in ABAP through HTML GUI.

I could start IE in ABAP using OLE through Windows GUI, but couldn't do in HTML GUI.

Therefore, I'm now searching for another solution to execute Internet Explorer in ABAP.

For example, I found "IF_WD_WINDOW_MANAGER=>CREATE_EXTERNAL_WINDOW" but don't know how to use this.

Please tell me your idea to start up IE in ABAP through HTML GUI.

Or please tell me how to use the method "IF_WD_WINDOW_MANAGER=>CREATE_EXTERNAL_WINDOW" in ABAP Report program.

thanks in advance,

Hozy