<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE></TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>

<P><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">Workflow Gurus,</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">I'm trying to open a web browser pointing to a web page as called from SAP ABAP.</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">(This code is called from our Help BOR Object's default method - displaying help info on a web page)</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">We have this code working when called from SAPGui (transaction WS_EXECUTE, calling Internet Explorer).</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">But I now need to try to get this to work through the ITS (EP6.0).</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">Transaction ITS_EXECUTE doesn't seem to work(which I expected to work - tries to open program &quot;WS&quot;),</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">but I have got function module WEBGUI_BROWSER_WINDOW_OPEN to work.</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">Unfortunately this FM only works when I execute it in debug mode.</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">Can anyone tell me how to get function module WEBGUI_BROWSER_WINDOW_OPEN to work while running normally?</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">Or does anyone know any tricks to get ITS_EXECUTE to work (so it doesn't try to run &quot;WS&quot;)?</FONT></SPAN>
</P>

<P><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">I hope this is not too far off Workflow for this list, any help would be appreciated.</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">Thanks,</FONT></SPAN>

<BR><SPAN LANG="en-au"><FONT SIZE=2 FACE="Arial">-Kim</FONT></SPAN>
</P>

</BODY>
</HTML>