<?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: Call a unix command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010254#M78692</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'd do it with different job steps (SM36)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Program1, which does a unix command:&lt;/P&gt;&lt;P&gt;syntax:&lt;/P&gt;&lt;P&gt;  CALL 'SYSTEM' ID 'COMMAND' FIELD COMMAND&lt;/P&gt;&lt;P&gt;                ID 'TAB'     FIELD TABL-&lt;STRONG&gt;SYS&lt;/STRONG&gt;.´&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or have a look here: &lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c4/3a8023505211d189550000e829fbbd/frameset.htm"&gt;external commands &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Program2 handle the output (e.g. a file) of program 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2005 05:48:12 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2005-07-05T05:48:12Z</dc:date>
    <item>
      <title>Call a unix command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010251#M78689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's possible to create a program that a call does a unix command.&lt;/P&gt;&lt;P&gt;I would like created a synchronous scenario.&lt;/P&gt;&lt;P&gt;Then the program call a unix command and this is waiting up to when a unix command termined a runtime.&lt;/P&gt;&lt;P&gt;The command returned a data and the ABAP program will owe to take back the esecution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope in you&lt;/P&gt;&lt;P&gt;Thank's everybody.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2005 14:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010251#M78689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-04T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Call a unix command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010252#M78690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Antonello, hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Try the following link:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3d01358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3d01358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2005 14:41:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010252#M78690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-04T14:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Call a unix command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010253#M78691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can have a reference on following link:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="47229"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2005 14:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010253#M78691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-04T14:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Call a unix command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010254#M78692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'd do it with different job steps (SM36)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Program1, which does a unix command:&lt;/P&gt;&lt;P&gt;syntax:&lt;/P&gt;&lt;P&gt;  CALL 'SYSTEM' ID 'COMMAND' FIELD COMMAND&lt;/P&gt;&lt;P&gt;                ID 'TAB'     FIELD TABL-&lt;STRONG&gt;SYS&lt;/STRONG&gt;.´&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or have a look here: &lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c4/3a8023505211d189550000e829fbbd/frameset.htm"&gt;external commands &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Program2 handle the output (e.g. a file) of program 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2005 05:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-a-unix-command/m-p/1010254#M78692</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-07-05T05:48:12Z</dc:date>
    </item>
  </channel>
</rss>

