<?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: Batch Scheduling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090458#M100526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;schedule job and batch processing are same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in what context are you looking for the difference...&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>Mon, 05 Dec 2005 20:33:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-05T20:33:31Z</dc:date>
    <item>
      <title>Batch Scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090456#M100524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me understand what is batch scheduling in ABAP? is is same as Batch processing where in you set the batch jobs or any different?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2005 20:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090456#M100524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-05T20:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090457#M100525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would assume that you are talking about background processing.  I guess you could call it batch scheduling.   You can create  a background job via SM36 and monitor it using SM37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2005 20:30:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090457#M100525</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-12-05T20:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090458#M100526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;schedule job and batch processing are same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in what context are you looking for the difference...&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>Mon, 05 Dec 2005 20:33:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090458#M100526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-05T20:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090459#M100527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are doing data loads into SAP using BDC, you will typically create Batch Input Sessions and execute them seperately either using the program RSBDCSUB or SM35. This is processing the transactions in batch. You are combining several transactions into one batch and then processing them at a time when the online user activity is low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background jobs are any processing that is executed in the background. This is slightly different from batch processing in the sense that it need not have any BDC data processing in it. It can be as simple as a report being executed in the background. Batch processing necessarily involves BDC data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2005 20:37:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-scheduling/m-p/1090459#M100527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-05T20:37:20Z</dc:date>
    </item>
  </channel>
</rss>

