<?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: Query on batchjob in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849620#M1474204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create a SAP command and assign an OS command (e.g. UNIX) with parameters. This is done with transaction SM69.&lt;/P&gt;&lt;P&gt;From you report you can execute this command with th function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 May 2010 09:07:06 GMT</pubDate>
    <dc:creator>former_member226519</dc:creator>
    <dc:date>2010-05-19T09:07:06Z</dc:date>
    <item>
      <title>Query on batchjob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849616#M1474200</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;I have a report which extract the data from certain tables create the file in AL11. From there a UNIX job having unix script PUSH the file to other third party system. As the report in SAP execute through batch job and when the report wont executes then file wont be created. But as per the scheduling and business requirements UNIX job has to run daily. Issue here is if the file is not there then UNIX job look for it and fails, I want in SAP itself if the Job runs and file created then it will all the UNIX script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible if yes then how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vishal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message: please use more descriptive subject lines from now on.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on May 18, 2010 4:38 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 14:21:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849616#M1474200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T14:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Query on batchjob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849617#M1474201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you could create an external UNIX command (SM69) and use it with fm SXPG_COMMAND_EXECUTE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 14:37:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849617#M1474201</guid>
      <dc:creator>former_member226519</dc:creator>
      <dc:date>2010-05-18T14:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Query on batchjob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849618#M1474202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could run your program from a batch job and have a second step in the job call the UNIX program.  That way the UNIX program would be called each time after your program creates the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 17:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849618#M1474202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T17:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Query on batchjob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849619#M1474203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Binder: I didnt got this can you please explain the same in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@kevin: in the SAP pgm how i can call the UNIX script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vishal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 07:09:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849619#M1474203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-19T07:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Query on batchjob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849620#M1474204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create a SAP command and assign an OS command (e.g. UNIX) with parameters. This is done with transaction SM69.&lt;/P&gt;&lt;P&gt;From you report you can execute this command with th function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 09:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-on-batchjob/m-p/6849620#M1474204</guid>
      <dc:creator>former_member226519</dc:creator>
      <dc:date>2010-05-19T09:07:06Z</dc:date>
    </item>
  </channel>
</rss>

