<?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 Background scheduling in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603101#M270779</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;Can anybody tell me  how to perform background scheduling in sap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Sep 2006 11:33:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-11T11:33:47Z</dc:date>
    <item>
      <title>Background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603101#M270779</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;Can anybody tell me  how to perform background scheduling in sap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603101#M270779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T11:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603102#M270780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a example&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/fa/096d40543b11d1898e0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/en/fa/096d40543b11d1898e0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603102#M270780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T11:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603103#M270781</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;u have to create a job in SM36 and schedule it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM36 give ur zprogram name .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgrds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:36:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603103#M270781</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-09-11T11:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603104#M270782</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;Run the program RSBDCSUB for backgroud scheduling. ALso you can look into SM36 and SM37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:36:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603104#M270782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T11:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603105#M270783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAP background processing automates routine tasks and helps you optimize your organization&amp;#146;s &lt;/P&gt;&lt;P&gt;SAP computing resources. &lt;/P&gt;&lt;P&gt;Using background processing, you tell the SAP System to run programs for you. &lt;/P&gt;&lt;P&gt;Background processing lets you move long-running or resource-intensive program runs &lt;/P&gt;&lt;P&gt;to times when the system load is low. &lt;/P&gt;&lt;P&gt;It also lets you delegate to the system the task of running reports or programs. &lt;/P&gt;&lt;P&gt;Your dialog sessions are not tied up, and reports that run in the background are not &lt;/P&gt;&lt;P&gt;subject to the dialog-step run-time limit that applies to interactive sessions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, kindly check the following links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/ef/2c513897110872e10000009b38f889/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/ef/2c513897110872e10000009b38f889/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c4/3a7ed1505211d189550000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c4/3a7ed1505211d189550000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fa/096c53543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fa/096c53543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Thangesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:37:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603105#M270783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T11:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Background scheduling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603106#M270784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;go to Sm36&lt;/P&gt;&lt;P&gt;&amp;amp; give the job name of Background job along with other  details.&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;P&gt;Priyanka&lt;/P&gt;&lt;P&gt;Do reward points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2006 11:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-scheduling/m-p/1603106#M270784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-11T11:40:48Z</dc:date>
    </item>
  </channel>
</rss>

