<?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 regarding background scheduling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620806#M1088500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            Hi iam having two standard programs so now  i want to run those in background with " IMMIDIATE " mode and i want to download that two reports data in to two fileesk top &lt;/P&gt;&lt;P&gt;is there any possibility and give me the steps also &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohan Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Oct 2008 11:50:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-09T11:50:22Z</dc:date>
    <item>
      <title>regarding background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620806#M1088500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            Hi iam having two standard programs so now  i want to run those in background with " IMMIDIATE " mode and i want to download that two reports data in to two fileesk top &lt;/P&gt;&lt;P&gt;is there any possibility and give me the steps also &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohan Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 11:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620806#M1088500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-09T11:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620807#M1088501</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;1) To Schedule the 2 programs in background &lt;/P&gt;&lt;P&gt;you can do it in &lt;STRONG&gt;SM36&lt;/STRONG&gt; which can be used to schedule the program in background, it has options in that to schedule the program to execute( Immediately, on any specific day).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) in you programs use GUI_DOWNLOAD function module and default the FILEPATH , after executing your programs you will get your data on desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bala Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2008 12:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620807#M1088501</guid>
      <dc:creator>former_member585060</dc:creator>
      <dc:date>2008-10-09T12:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620808#M1088502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, GUI_DOWNLOAD doesn't work in the background. Second, there is no option to get the output from a &lt;STRONG&gt;standard&lt;/STRONG&gt; program into a file, unless the program has been written to do that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need to write a custom report, which will start both programs, capture their output and store it in a file on the server using OPEN DATASET command, not GUI_DOWNLOAD. Additionally, some programs might provide output in such a way that this won't even be feasible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2008 21:06:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620808#M1088502</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2008-10-10T21:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: regarding background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620809#M1088503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iam getting the solution &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Oct 2008 02:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-background-scheduling/m-p/4620809#M1088503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-11T02:56:56Z</dc:date>
    </item>
  </channel>
</rss>

