<?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 Re: Calling External Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537313#M245125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;sorry for late reply.&lt;/P&gt;&lt;P&gt;This FM is obsolete. You could use the replacing FM &lt;/P&gt;&lt;P&gt;GUI_EXEC (This starts a File or Program Asynchronously with WinExec).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Uma.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2006 03:50:32 GMT</pubDate>
    <dc:creator>former_member202020</dc:creator>
    <dc:date>2006-07-28T03:50:32Z</dc:date>
    <item>
      <title>Calling External Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537312#M245124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;#146;m currently doing a program that will trigger an external batch (.bat) program. I&amp;#146;m using WS_EXECUTE function module to trigger the external program. I need to know that whether ABAP will wait until the external bat program run completed then only will go back to the calling program and execute the rest of the ABAP code; or the WS_EXECUTE will just trigger the external program then continue the rest of the code in ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 02:06:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537312#M245124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-28T02:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calling External Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537313#M245125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;sorry for late reply.&lt;/P&gt;&lt;P&gt;This FM is obsolete. You could use the replacing FM &lt;/P&gt;&lt;P&gt;GUI_EXEC (This starts a File or Program Asynchronously with WinExec).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Uma.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 03:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537313#M245125</guid>
      <dc:creator>former_member202020</dc:creator>
      <dc:date>2006-07-28T03:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calling External Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537314#M245126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Uma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI, I've run a thorough test, it will run synchronously though it calls an external program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I shall take note of the obsolete FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 03:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537314#M245126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-28T03:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calling External Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537315#M245127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you should be trying DSVAS_DOC_WS_EXECUTE_50 FM as FM WS_EXECUTE is flagged obsolete.... It should work fine to the best of my knowledge.... Please try it and let us know....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2006 03:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/calling-external-program/m-p/1537315#M245127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-28T03:59:14Z</dc:date>
    </item>
  </channel>
</rss>

