<?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 Spool not displayed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111995#M1706964</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;We run a batch job.&lt;/P&gt;&lt;P&gt;Whatever error messages we get in the program are logged in internal table and then we write the log.&lt;/P&gt;&lt;P&gt;The log is seen in the spool request.&lt;/P&gt;&lt;P&gt;But messages are not visible beyond column 78 and they are truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to show the full log (message field is of 220 chars)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Atrinandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2012 09:22:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-12-06T09:22:23Z</dc:date>
    <item>
      <title>Spool not displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111995#M1706964</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;We run a batch job.&lt;/P&gt;&lt;P&gt;Whatever error messages we get in the program are logged in internal table and then we write the log.&lt;/P&gt;&lt;P&gt;The log is seen in the spool request.&lt;/P&gt;&lt;P&gt;But messages are not visible beyond column 78 and they are truncated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to show the full log (message field is of 220 chars)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Atrinandan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 09:22:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111995#M1706964</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-06T09:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Spool not displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111996#M1706965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change the settings of spool display from transaction code SP01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The maximum you can display on spool is 253 characters as far as i remember.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont remember the menu navigation, but it come under 'Settings' option in one of the menus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 10:30:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111996#M1706965</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-06T10:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Spool not displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111997#M1706966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can go to the sm37 and press the spool button , there you can change the setting inorder to&amp;nbsp; write all the columns.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 19:44:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111997#M1706966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-07T19:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Spool not displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111998#M1706967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using the addition LINE-SIZE 1023(maximum allowed size) in the report statement.&lt;/P&gt;&lt;P&gt;REPORT &amp;lt;report_name&amp;gt; LINE-SIZE 1023.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Raja Dhandapani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 20:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111998#M1706967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-12-07T20:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Spool not displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111999#M1706968</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 you batch job running or get cancel using tcode SM37. Some time batch job get cancel and due to that spool will not generate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the transaction sp02. It display the user specific spool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 20:37:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spool-not-displayed/m-p/9111999#M1706968</guid>
      <dc:creator>ravi_lanjewar</dc:creator>
      <dc:date>2012-12-07T20:37:06Z</dc:date>
    </item>
  </channel>
</rss>

