<?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: Spoll Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785049#M649285</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;When the Report is Run in Background:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPOOL : will store the Output of the report which can be send to an output device like printer and downloaded to a File.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel files will have Limit for number of rows(Like 65536) . May be bcoz of that all the rows are not transferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you have to Transfer to Text file..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if Helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2007 10:45:42 GMT</pubDate>
    <dc:creator>varma_narayana</dc:creator>
    <dc:date>2007-09-13T10:45:42Z</dc:date>
    <item>
      <title>Spoll Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785048#M649284</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;I have report for FI Related (G/L Accounts ) which takes lot of time to give output.&lt;/P&gt;&lt;P&gt;So, we will run it in the Background. When we run in the Background after creating spool , when we open spoll it is not showing all columns. Because the width of the report is very large. when we select the option show in maximum width in the spool then it is showing all the columns. But when we download it to Excel all &amp;lt;b&amp;gt;Rows&amp;lt;/b&amp;gt; are not comming. when we download it in the text file it is giving all the rows. How do we solve it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where exactly the spool will store ? can we get spool by programming and can we upload it in the Excel ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785048#M649284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T10:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Spoll Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785049#M649285</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;When the Report is Run in Background:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPOOL : will store the Output of the report which can be send to an output device like printer and downloaded to a File.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excel files will have Limit for number of rows(Like 65536) . May be bcoz of that all the rows are not transferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you have to Transfer to Text file..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if Helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785049#M649285</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-09-13T10:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Spoll Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785050#M649286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But in the Report Consists of 500 to 700 lines only.&lt;/P&gt;&lt;P&gt;Still I am getting this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye,&lt;/P&gt;&lt;P&gt;satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 10:55:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785050#M649286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T10:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Spoll Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785051#M649287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well u can try downloading the data directly into ur excel file by fm gui_download . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Rohit &lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 11:07:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/spoll-problem/m-p/2785051#M649287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T11:07:59Z</dc:date>
    </item>
  </channel>
</rss>

