<?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 job processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472955#M834797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u pls provide me a link from whre i can learn abt background processing&lt;/P&gt;&lt;P&gt;what are all the tranasactions like sm35 and sm37 etc.&lt;/P&gt;&lt;P&gt;how to debug an the other features&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2008 09:38:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-06T09:38:32Z</dc:date>
    <item>
      <title>background job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472955#M834797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u pls provide me a link from whre i can learn abt background processing&lt;/P&gt;&lt;P&gt;what are all the tranasactions like sm35 and sm37 etc.&lt;/P&gt;&lt;P&gt;how to debug an the other features&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 09:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472955#M834797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T09:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: background job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472956#M834798</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;check this it may help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/69/c2501a4ba111d189750000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/69/c2501a4ba111d189750000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c4/3a7fd5505211d189550000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c4/3a7fd5505211d189550000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 09:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472956#M834798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T09:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: background job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472957#M834799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u want to run a program where the runtime of the program takes long time. u can execute in background.&lt;/P&gt;&lt;P&gt;go to se38&lt;/P&gt;&lt;P&gt;program &lt;/P&gt;&lt;P&gt;execute -Background&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then a select to execute immedietely or u can schelude ur time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SM37&lt;/P&gt;&lt;P&gt; enter the job name execute&lt;/P&gt;&lt;P&gt;u can find the finished status for ur program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can find the log there or goto graphical display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Giridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 09:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472957#M834799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T09:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: background job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472958#M834800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If u want to execute the job in back ground then do like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to report selection screen, fill the data, Press F9, Press enter, Immediate execution and save. It will schedule the job in back ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to see the status then go to SM37. There u will see the status of ur job. We can set the job to execute periodically like hourly, daily, monthy etc.  When u press F9 it will show a pop up about printer details. Press enter, U will get another popup for Immediate or DateTime, AfterJob etc. Press date time. In the bottom press Period values. Here u can set the execution mode(i.e Daily, Weeky etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can schedule a job explicitly in transaction SM36.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want to debug the background job then place a break point in ur report, go to SM37, Select your job and enter &lt;STRONG&gt;jdbg&lt;/STRONG&gt; in the command prompt and press enter. It will go to dubug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more help check ABAP Documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 09:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job-processing/m-p/3472958#M834800</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-03-06T09:57:35Z</dc:date>
    </item>
  </channel>
</rss>

