<?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: Spool is not generated in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549269#M1266911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;&amp;lt;read the question carefully and post&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vijay Babu Dudla on Apr 24, 2009 9:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2009 13:22:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-24T13:22:25Z</dc:date>
    <item>
      <title>Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549261#M1266903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing one problem.  We run a program after the program completes now the spool request is not generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i saw in sm37 the status showing cancelled instead of finished&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can please answer what may be the problem and solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549261#M1266903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T12:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549262#M1266904</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;Could you please debug the function mdoule which is using for generating the Spool request. Then it is possible to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549262#M1266904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T12:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549263#M1266905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Debug the job in SM37..put a break point in ur program...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then IN SM37 , check ur job and in the command box type 'JDBG' and enter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and now press F8 u wuiil be in the program ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:31:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549263#M1266905</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-04-24T12:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549264#M1266906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Obviously the program terminates abnormally before the spool request is written and committed.&lt;/P&gt;&lt;P&gt;An abnomral termination normally performs an implicit rollback as well as an implicit commit work is performed when a report ends normally.&lt;/P&gt;&lt;P&gt;So what is the reason for the abnormal termination of your job?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:41:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549264#M1266906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T12:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549265#M1266907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in SM37 itself, Select the job which is having cancelled status and then click the Display Job Log Button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will be able to see the reasons&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 12:42:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549265#M1266907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T12:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549266#M1266908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello In joblog it is not given the reason...Message text showing only job started.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549266#M1266908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549267#M1266909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what job you are running...??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549267#M1266909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T13:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549268#M1266910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you execute the program in the background and if the program is not succuessful then try to populate a message and check the same at Job Log(in the Toll bar) in the transaction "SM37", it might be helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:16:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549268#M1266910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T13:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549269#M1266911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;&amp;lt;read the question carefully and post&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vijay Babu Dudla on Apr 24, 2009 9:23 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549269#M1266911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T13:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549270#M1266912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Nagaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks .But i went to sm37 InJob Name typed JDBG and entered nothing is working...anything i have to do...can you please explain step by step if you dont mind...thanks divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549270#M1266912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T13:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549271#M1266913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;some sale is runnign z*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zsale_production_qty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;zccd_pgi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549271#M1266913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T13:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549272#M1266914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it is  a program generates OO ALV then it will fail in background( if you don't take certain precautions)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549272#M1266914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T13:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549273#M1266915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What precaution i have to take?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 13:53:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549273#M1266915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T13:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549274#M1266916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Precaution will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to code extra in addition to what is there now. you need to call the offline  method of class cl_gui_alv_grid and then avoid calling the custom controls.&lt;/P&gt;&lt;P&gt;For more details search in All the forums with key word &lt;STRONG&gt;cl_gui_alv_grid=&amp;gt;offline&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For quick info &lt;SPAN __jive_macro_name="message" id="7280005"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 14:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549274#M1266916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T14:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549275#M1266917</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;Debgugging the cancelled or finished jobs is not possible. So schedule a job in the future time, and start debugging by entering the command JDBG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But definitely it could have written some error log before the job cancelled.&lt;/P&gt;&lt;P&gt;I mean definitely some error message got triggerred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can not find any thing in the job log, then in the debugging, directly put the break point at statement MESSAGE, so that it will take you directly to the messages if any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably because of no data, or no authorization etc.. they might have raised an error message.&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;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 14:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549275#M1266917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Spool is not generated</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549276#M1266918</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;There are a couple of things I might check if I get this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Check the job log in SM37 for the job. Does it give any explanation of why the job failed? - as someone had posted earlier, the job might have abended even before it starting creating a spool. If this is the case, then check the program in debug for runtime errors.&lt;/P&gt;&lt;P&gt;2. Check the system log - SM21 on the application server that the job was run. - In some cases you would see TemSe errors related to the spool space on the server. - Check the SAP BASIS admin follk and they would be able to fix it for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these helps for your analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~DB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 19:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-is-not-generated/m-p/5549276#M1266918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T19:52:08Z</dc:date>
    </item>
  </channel>
</rss>

