<?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: How to generate spool column while executing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115156#M1617889</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my internal table was always empty,&lt;/P&gt;&lt;P&gt;when it was processing in background,as the data was uploaded from the local station or system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case , my spool list  was not generated or displayed in sm37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alots for your answers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Abhisek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2011 09:58:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-06T09:58:19Z</dc:date>
    <item>
      <title>How to generate spool column while executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115149#M1617882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running a BDC program and executing it in background.i am using WRITE statement to display the BDC_Messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i click on spool to see the result,in Sm37,&lt;/P&gt;&lt;P&gt;message throws : "List is EMPTY" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also my Spool column is missing.&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;Abhisek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 04:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115149#M1617882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-06T04:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate spool column while executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115150#M1617883</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;First check in foreground mode whether you are getting any messages or not in the output.Also check the SY-SUBRC value after call transaction.&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>Tue, 06 Sep 2011 05:15:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115150#M1617883</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2011-09-06T05:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate spool column while executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115151#M1617884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nagaraj ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, message is generated as a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the same thing i want to see in spool with detials but it's not happening as i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Abhisek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 05:20:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115151#M1617884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-06T05:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate spool column while executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115152#M1617885</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 printing some header also. IF it comes then you can try other things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to get other field information in spool? sometimes if your spool size is more than the page format, it gets truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the page size accordingly or select the proper one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 05:22:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115152#M1617885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-06T05:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate spool column while executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115153#M1617886</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 to debug your job. check wheather write statements are executed or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To debug already finished jobs, run SM37 and select your job and enter JDBG IN command line and press enter. And in debug press f7 untill you reach your progarm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then check what is happening.. hope this may help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 05:39:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115153#M1617886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-06T05:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate spool column while executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115154#M1617887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Transacation SM37 when i execute my job ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result i.e Job Overview every details and fields as mentioned , i am getting . But when i click on spool ,&lt;/P&gt;&lt;P&gt;message throws : "No List Available".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also spool column is missing.&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;Abhisek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 05:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115154#M1617887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-06T05:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate spool column while executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115155#M1617888</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;as shankar suggested you can debug your job. Put a break point in ur program and then select ur job in sm37 and in comand box enter JDBG and then press enter. &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>Tue, 06 Sep 2011 05:58:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115155#M1617888</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2011-09-06T05:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate spool column while executing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115156#M1617889</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the solution for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my internal table was always empty,&lt;/P&gt;&lt;P&gt;when it was processing in background,as the data was uploaded from the local station or system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case , my spool list  was not generated or displayed in sm37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alots for your answers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Abhisek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 09:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-generate-spool-column-while-executing/m-p/8115156#M1617889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-06T09:58:19Z</dc:date>
    </item>
  </channel>
</rss>

