<?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: Basic List to Excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-list-to-excel/m-p/3705854#M892316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Lalith,&lt;/P&gt;&lt;P&gt;A small suggestion from my side.&lt;/P&gt;&lt;P&gt;You can provide provision for downloading the List to Excel in Program it self.&lt;/P&gt;&lt;P&gt;it's very simple you can call the below function module from program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call function 'SAP_CONVERT_TO_XLS_FORMAT'
    exporting
      i_filename     = l_file
    tables
      i_tab_sap_data = i_final_output1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;l_file is the file path.and the i_final_output1 is the final internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can also make the user friendly by getting the file path from selection screen.so that user can enter the desired path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2008 12:18:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-11T12:18:53Z</dc:date>
    <item>
      <title>Basic List to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-list-to-excel/m-p/3705853#M892315</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 have a requirement , i have created a report with basic-list with all subtotal, opening &amp;amp;  Closing balance of  different customer (i.e customer ledger),&lt;/P&gt;&lt;P&gt;the list is very complex so i didnot create alvlist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement i that, my end user want this report to convert into excel,he can convert this through meenu path list-&amp;gt;save-&amp;gt;file-&amp;gt;spreedsheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want the menu bar as in alv ,i set the pf status as standard .&lt;/P&gt;&lt;P&gt;it is getting displayed correctly, but the meenu path &lt;/P&gt;&lt;P&gt;list-&amp;gt; export-&amp;gt;xmlexport is inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used CALL FUNCTION 'XXL_FULL_API' but it will not work as  my data form diff internal table is getting fetch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the solution,&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;Lalith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-list-to-excel/m-p/3705853#M892315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T12:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Basic List to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-list-to-excel/m-p/3705854#M892316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Lalith,&lt;/P&gt;&lt;P&gt;A small suggestion from my side.&lt;/P&gt;&lt;P&gt;You can provide provision for downloading the List to Excel in Program it self.&lt;/P&gt;&lt;P&gt;it's very simple you can call the below function module from program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call function 'SAP_CONVERT_TO_XLS_FORMAT'
    exporting
      i_filename     = l_file
    tables
      i_tab_sap_data = i_final_output1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;l_file is the file path.and the i_final_output1 is the final internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can also make the user friendly by getting the file path from selection screen.so that user can enter the desired path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:18:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-list-to-excel/m-p/3705854#M892316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T12:18:53Z</dc:date>
    </item>
  </channel>
</rss>

