<?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: third party tool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368159#M181777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank yuo for the reply. iam aware of this function module but not sure of the parameters that go into it. i tried saving and command in sm69 but iam missing something. maybe the os or something. when i run this Fm with the command i created it gives. command not found. please can you give me and example with this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 May 2006 10:38:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-11T10:38:07Z</dc:date>
    <item>
      <title>third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368157#M181775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in a particular program i require to acess a third party encryption tool(batch file) which encrypts a file. i tried using the methof cl_gui_frontendservices=&amp;gt;execute . but my problem is that the program always will run in the background and this method is made to run in the foreground so it throws a runtime error. this program is a called by transaction f110 which is a Fi transaction. is there any means by which i can acess the batch file even though it runs in the background.&lt;/P&gt;&lt;P&gt;thx u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:26:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368157#M181775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368158#M181776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this fm:&lt;/P&gt;&lt;P&gt;SXPG_COMMAND_EXECUTE&lt;/P&gt;&lt;P&gt;create an external OS command in sm69 before you execute that command using the fm SXPG_COMMAND_EXECUTE.&lt;/P&gt;&lt;P&gt;or you can use the tcode sm49 to execute the command manually.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:33:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368158#M181776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368159#M181777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank yuo for the reply. iam aware of this function module but not sure of the parameters that go into it. i tried saving and command in sm69 but iam missing something. maybe the os or something. when i run this Fm with the command i created it gives. command not found. please can you give me and example with this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368159#M181777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368160#M181778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Navid,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can check the execution of the command in SM49 itself, and try changing the params. to make it work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368160#M181778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: third party tool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368161#M181779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the problem is iam trying to execute a batch file and in sm69 it asks me for operating system command. and also for parameters for operating system command. i know that parameters is the path but what shuld i put in operating system command and also shuld i check the trace checkbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2006 10:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/third-party-tool/m-p/1368161#M181779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-11T10:57:39Z</dc:date>
    </item>
  </channel>
</rss>

