<?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 Job in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697786#M1452049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your batch job contain a program run in background?&lt;/P&gt;&lt;P&gt;If yes, then you can debug this only after the job has finished execution. &lt;/P&gt;&lt;P&gt;This will simulate the exact background scenario with the same selection screen values as used in the job and sy-batch set to 'X'.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Use SM37 to get list of jobs , type 'JDBG' in the command line ( no '/' ), put the cursor on the job and press ENTER&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;You are in debug mode now. Step through SAP program (press F7 couple of times) until you get to code you need.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&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;Thanks,&lt;/P&gt;&lt;P&gt;Anusha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Mar 2010 06:36:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-18T06:36:04Z</dc:date>
    <item>
      <title>Batch Job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697784#M1452047</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 have a batch job which gets failed.I want to know how to debugg the batch job.&lt;/P&gt;&lt;P&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;  Rahul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 06:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697784#M1452047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T06:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697785#M1452048</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 debug it as a normal report program by setting the sy-batch as Initial at runtime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 06:34:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697785#M1452048</guid>
      <dc:creator>former_member645692</dc:creator>
      <dc:date>2010-03-18T06:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697786#M1452049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your batch job contain a program run in background?&lt;/P&gt;&lt;P&gt;If yes, then you can debug this only after the job has finished execution. &lt;/P&gt;&lt;P&gt;This will simulate the exact background scenario with the same selection screen values as used in the job and sy-batch set to 'X'.&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Use SM37 to get list of jobs , type 'JDBG' in the command line ( no '/' ), put the cursor on the job and press ENTER&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;You are in debug mode now. Step through SAP program (press F7 couple of times) until you get to code you need.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&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;Thanks,&lt;/P&gt;&lt;P&gt;Anusha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 06:36:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697786#M1452049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T06:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Batch Job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697787#M1452050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to debug from tcode sm50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 07:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-job/m-p/6697787#M1452050</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2010-03-18T07:28:25Z</dc:date>
    </item>
  </channel>
</rss>

