<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ws_execute fm in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-execute-fm/m-p/1721436#M314862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi every body,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was the ws_execute function module is supported by the starting versions of sap i.e, 3.0A?&lt;/P&gt;&lt;P&gt;is there any way to find it out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it doesn't support then is there any function module which is supported from 3.0A version onwords and through which we can call the web browser from abap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mounika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Nov 2006 10:32:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-25T10:32:54Z</dc:date>
    <item>
      <title>ws_execute fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-execute-fm/m-p/1721436#M314862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi every body,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was the ws_execute function module is supported by the starting versions of sap i.e, 3.0A?&lt;/P&gt;&lt;P&gt;is there any way to find it out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it doesn't support then is there any function module which is supported from 3.0A version onwords and through which we can call the web browser from abap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please let me know about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;mounika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 10:32:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-execute-fm/m-p/1721436#M314862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-25T10:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: ws_execute fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-execute-fm/m-p/1721437#M314863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try &amp;lt;b&amp;gt;DSVAS_DOC_WS_EXECUTE_50 FM&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can also try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try GUI_EXEC&lt;/P&gt;&lt;P&gt;or other FMs from the Function Group SFES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'GUI_EXEC'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    COMMAND          = 'Notepad'&lt;/P&gt;&lt;P&gt;    PARAMETER        = 'c:\temp\test.txt'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  RETURNCODE       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i think it is alos obsolute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;if hlped kindly mark points&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 10:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-execute-fm/m-p/1721437#M314863</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-11-25T10:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: ws_execute fm</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-execute-fm/m-p/1721438#M314864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto SE37 and give ws_execute and press F7...if it displays then this FM exists...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 14:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-execute-fm/m-p/1721438#M314864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-25T14:38:19Z</dc:date>
    </item>
  </channel>
</rss>

