<?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: job processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490193#M839273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamnun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SM37, &lt;STRONG&gt;select&lt;/STRONG&gt; the cancelled background job, and click on &lt;STRONG&gt;Step&lt;/STRONG&gt; button in the application toobar OR click &lt;STRONG&gt;Crtl&lt;EM&gt;Shift&lt;/EM&gt;F9&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will give you the program running in the job - &lt;STRONG&gt;Program/Command&lt;/STRONG&gt;. If the program has a selection screen, you might need to know the values entered there. For this place cursor on the program , and &lt;STRONG&gt;Goto -&amp;gt; Variants&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a background job fails due to error, select the background job and click on &lt;STRONG&gt;Job Log&lt;/STRONG&gt; in application toolbar. It will show you the error message which cancelled the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Mar 2008 09:46:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-05T09:46:42Z</dc:date>
    <item>
      <title>job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490190#M839270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am doing an job processing  in which i know the name of the background job in sm37 now i want to know the name of the program .&lt;/P&gt;&lt;P&gt;the issue is that whenever this is being run it is getting failed and the status is showing as cancelled.&lt;/P&gt;&lt;P&gt;what could possibly be the reason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 09:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490190#M839270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T09:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490191#M839271</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;Try debuggin the background job to find out the reason why it gave an error.  For this, goto sm37, enter the job name.  Now check the checkbox for the particular job, type JDBG in the command window on top.  This will let you to debug the program (after a few initial calls, you will be able to see your program in the debugger).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 09:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490191#M839271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T09:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490192#M839272</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;&lt;/P&gt;&lt;P&gt;1.Goto tcode --&amp;gt; Enter job name &lt;/P&gt;&lt;P&gt;  On Application tool bar --&amp;gt;press the button called Step&lt;/P&gt;&lt;P&gt;  (ctrl_shift+f9)  It will give the Program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.In same tcode select the check box for that job&lt;/P&gt;&lt;P&gt;    -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; On applcation tool bar---&amp;gt;select job log button(ctrl_shift+f11)&lt;/P&gt;&lt;P&gt;    -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;double click on third line--&amp;gt; It will show the cancel reason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 09:43:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490192#M839272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T09:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490193#M839273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamnun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to SM37, &lt;STRONG&gt;select&lt;/STRONG&gt; the cancelled background job, and click on &lt;STRONG&gt;Step&lt;/STRONG&gt; button in the application toobar OR click &lt;STRONG&gt;Crtl&lt;EM&gt;Shift&lt;/EM&gt;F9&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will give you the program running in the job - &lt;STRONG&gt;Program/Command&lt;/STRONG&gt;. If the program has a selection screen, you might need to know the values entered there. For this place cursor on the program , and &lt;STRONG&gt;Goto -&amp;gt; Variants&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a background job fails due to error, select the background job and click on &lt;STRONG&gt;Job Log&lt;/STRONG&gt; in application toolbar. It will show you the error message which cancelled the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 09:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490193#M839273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T09:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490194#M839274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to  SM37-&amp;gt;&lt;/P&gt;&lt;P&gt;Give job name and execute-&amp;gt;&lt;/P&gt;&lt;P&gt;Tool bar button STEPS (Display Steps list) -&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will get program name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points if found helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 09:47:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490194#M839274</guid>
      <dc:creator>rahulkavuri</dc:creator>
      <dc:date>2008-03-05T09:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: job processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490195#M839275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is meant by click on third line??? &lt;/P&gt;&lt;P&gt;i am getting this message&lt;/P&gt;&lt;P&gt;In language EN there is no message 000 for ID ZP&lt;/P&gt;&lt;P&gt;Job cancelled after system exception ERROR_MESSAGE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2008 09:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/job-processing/m-p/3490195#M839275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-05T09:56:25Z</dc:date>
    </item>
  </channel>
</rss>

