<?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 Export ALv Output in Excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782883#M1777778</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;I am facing problem while exporting ALV output in excel sheet,,,,,,i have around 300 above record but when i do export-&amp;gt;local file-&amp;gt;spreadsheet-&amp;gt;.xls&lt;/P&gt;&lt;P&gt;then i am getting near about 100 records only.....please let me know if there is any restriction that i have to remove for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepak kansal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Oct 2013 05:05:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-08T05:05:08Z</dc:date>
    <item>
      <title>Export ALv Output in Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782883#M1777778</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;I am facing problem while exporting ALV output in excel sheet,,,,,,i have around 300 above record but when i do export-&amp;gt;local file-&amp;gt;spreadsheet-&amp;gt;.xls&lt;/P&gt;&lt;P&gt;then i am getting near about 100 records only.....please let me know if there is any restriction that i have to remove for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepak kansal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 05:05:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782883#M1777778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T05:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Export ALv Output in Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782884#M1777779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, alv can export upto 65536 rows and 256 columns. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SAP Note&amp;nbsp; 700206.:&lt;/P&gt;&lt;P&gt;Increased the Max Size Limit to 65536 rows and 256 columns. For Table and Pivot Table option of Excel Export. This change is available for office integration technology only and no adaption is possible to old SAP&lt;/P&gt;&lt;P&gt;Macros. Import the relevant ABAP patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: If you Export a Large list object there could be a performance problem and the same will be dirctly proportional to the amount of DATA (size of list object) Exported. The Maximum limits with XXL Export: Number of Rows - 65536. Number of Columns - 256. Size of individual cell - 255 Characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This problem can occur, if you certain fields have any special character. Check the description and other character fields for any special characters in the output table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 05:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782884#M1777779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T05:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Export ALv Output in Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782885#M1777780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check downloading as a text file..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 06:07:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782885#M1777780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T06:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export ALv Output in Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782886#M1777781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this &lt;STRONG&gt;1854956 - Common issue with Export to excel&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As per your Case # &lt;STRONG&gt;11. Export to Excel generate a very big file&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 06:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782886#M1777781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-08T06:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Export ALv Output in Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782887#M1777782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you do not specify either the version of SAP or the version of Excel, I am afraid I can supply only very general information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As &lt;SPAN class="j-post-author "&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://answers.sap.com/people/susmitha.thomas" id="jive-318353709561051085362"&gt;Susmitha&lt;/A&gt;&lt;/SPAN&gt; suggested, look for OSS notes relative to your version. Start with &lt;A class="urLnkFunction urVt1 active_link" href="https://service.sap.com/sap/support/notes/1517329" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data"&gt;Note 1517329 - ALV Spreadsheet Export: Format Overview&lt;/SPAN&gt;&lt;/A&gt; and its attachments &lt;A class="urLnk urVt1" href="https://service.sap.com/%7Esapidb/012003146900000508702010E/Overview_Export_Formats.pdf" id="Attachments_tab_1_2" target="_blank"&gt;&lt;SPAN class="urTxtStd"&gt;Overview_Export_Formats.pdf&lt;/SPAN&gt;&lt;/A&gt; and &lt;A class="urLnk urVt1" href="https://service.sap.com/%7Esapidb/012003146900000508922010E/Compatibility_Format_vs_Appl.pdf" id="Attachments_tab_2_2" target="_blank"&gt;&lt;SPAN class="urTxtStd"&gt;Compatibility_Format_vs_Appl.pdf&lt;/SPAN&gt;&lt;/A&gt;, or &lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/1178857" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data"&gt;Note 1178857 - Additional information: Export to Excel functions&lt;/SPAN&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt; Look also for&amp;nbsp; SAP Knowledge Base Article like &lt;A href="http://service.sap.com/sap/support/notes/1854956" title="1854956  - Common issue with Export to excel"&gt;&lt;SPAN class="title"&gt;1854956&amp;nbsp; - Common issue with Export to excel&lt;/SPAN&gt;&lt;/A&gt; mentioned by &lt;SPAN class="j-post-author "&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link active_link" href="https://answers.sap.com/people/smruti.ranjanmohanty" id="jive-5282193710536610090362"&gt;Smruti&lt;/A&gt;.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also insure you already executed every basic control of your ALV like &lt;A class="jive-link-external-small" href="http://help.sap.com/saphelp_nw73/helpdata/en/d6/23253963143e6ae10000000a11402f/content.htm"&gt;the Consistency Check&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 06:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-alv-output-in-excel/m-p/9782887#M1777782</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-10-08T06:34:39Z</dc:date>
    </item>
  </channel>
</rss>

