<?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: BACKGROUND JOB in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162817#M120962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sugeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. its a little tricky&lt;/P&gt;&lt;P&gt;   and the background job&lt;/P&gt;&lt;P&gt;   should take some time to complete&lt;/P&gt;&lt;P&gt;  (say more than 1 second or 5 seconds etc)&lt;/P&gt;&lt;P&gt;  so that we can quickly debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Same problem was posted. it will&lt;/P&gt;&lt;P&gt;  help a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="919577"&gt;&lt;/A&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2006 05:13:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-03T05:13:00Z</dc:date>
    <item>
      <title>BACKGROUND JOB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162814#M120959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;  I just want to know ,How to debug the background job,and how to see output of the background job.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sugeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 04:59:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162814#M120959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T04:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: BACKGROUND JOB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162815#M120960</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;In SM37,you can select the program and enter JDBG as the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press enter again.Then you will be able to see the debugging.Check Spool for output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly reward points by clicking the star on the left of reply,if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:07:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162815#M120960</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-01-03T05:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: BACKGROUND JOB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162816#M120961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sugeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can debug the program from SM37. Another way to debug is via SM50. Select the process executing your program and go to menu Program/Session -&amp;gt; Program -&amp;gt; Debugging. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is helpful to put a loop based on a variable which will keep executing untill you go into debug mode and change the value of the variable. This way you can ensure that you are able to debug the job exactly where you want to debug. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.If it helps kindly assign points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Manikandan R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:08:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162816#M120961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T05:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: BACKGROUND JOB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162817#M120962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sugeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. its a little tricky&lt;/P&gt;&lt;P&gt;   and the background job&lt;/P&gt;&lt;P&gt;   should take some time to complete&lt;/P&gt;&lt;P&gt;  (say more than 1 second or 5 seconds etc)&lt;/P&gt;&lt;P&gt;  so that we can quickly debug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Same problem was posted. it will&lt;/P&gt;&lt;P&gt;  help a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="919577"&gt;&lt;/A&gt;&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162817#M120962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T05:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: BACKGROUND JOB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162818#M120963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Sugeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          I found superb links for this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just Click and Check it out for ur self...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;ABAP Debugging.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/debug/debughome.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/debug/debughome.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly rewards points if it helps by clicking the star on the left hand side of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maheswaran.B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 05:14:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162818#M120963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-03T05:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: BACKGROUND JOB</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162819#M120964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can see the o/p of back ground job in sm36 itself or&lt;/P&gt;&lt;P&gt;u can also see in SP02&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2006 09:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/background-job/m-p/1162819#M120964</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-01-03T09:21:34Z</dc:date>
    </item>
  </channel>
</rss>

