<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2110644#M441106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  define backgound job?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2007 17:32:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-05T17:32:45Z</dc:date>
    <item>
      <title>background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2110644#M441106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  define backgound job?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2007 17:32:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2110644#M441106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-05T17:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2110645#M441107</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;You can use the background work processes for long-running tasks. These&lt;/P&gt;&lt;P&gt;are sometimes also called batch work processes.Here user interaction is not required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Normally, background processing is used not only for long-running, but also&lt;/P&gt;&lt;P&gt;for recurrent tasks. Examples of this type of task are the daily database backup or the month end work for financial accounting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For examle Dialog work processes should be able to respond to end users requests quickly. Dialog resources should therefore not be burdened with long-running programs. This can lead to bottlenecks in the dialog response time. The&lt;/P&gt;&lt;P&gt;system profile parameter &amp;lt;b&amp;gt;rdisp/max_wprun_time&amp;lt;/b&amp;gt; exists for this reason. It limits the maximum runtime of a dialog step within a dialog work process. This&lt;/P&gt;&lt;P&gt;should ensure that dialog work processes are not blocked by long-running&lt;/P&gt;&lt;P&gt;programs, interfering with online operation. After the maximum runtime the program is terminated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It won't happend in background.You can define background jobs in &amp;lt;b&amp;gt;SM36&amp;lt;/b&amp;gt;  and you can monitor the jobs status in &amp;lt;b&amp;gt;SM37&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will help you.Any issues plz post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kiran kumar.v&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2007 05:48:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2110645#M441107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-06T05:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2110646#M441108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope this would explain better :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://www2.warwick.ac.uk/services/finance/sap/help/howtoguides/backgroundjobs/"&amp;gt;BACKGROUND&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/3a7ed1505211d189550000e829fbbd/content.htm"&amp;gt;Background Processing: Concepts and Features&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_bw30b/helpdata/en/c4/3a7f87505211d189550000e829fbbd/content.htm"&amp;gt;Scheduling Background Jobs&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Puneet Gupta.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2007 08:52:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background/m-p/2110646#M441108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-06T08:52:53Z</dc:date>
    </item>
  </channel>
</rss>

