<?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 Excel to internal table using abap2xlsx in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-to-internal-table-using-abap2xlsx/m-p/12499487#M2003062</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;recently I started to use abap2xlsx in my project and it's brilliant.&lt;/P&gt;
  &lt;P&gt;Now I would like to replace other excel-related technologies / classes and here comes a question.&lt;/P&gt;
  &lt;P&gt;Is there any ready-to-use method for reader class that will return dynamic table with a non-empty content of selected worksheet? I've reviewed ZCL_EXCEL_READER_2007 methods and demo programs, but didn't found anything suitable. Of course I found methods to build own method, but I prefer already implemented (and tested) options.&lt;/P&gt;
  &lt;P&gt;Currently I'm using CL_FDT_XL_SPREADSHEET class and its method:&lt;/P&gt;
  &lt;P&gt;er_data = lo_excel_ref-&amp;gt;if_fdt_doc_spreadsheet~get_itab_from_worksheet( lv_woksheetname ).&lt;/P&gt;
  &lt;P&gt;but it has a problems with some data types and returns not correct values.&lt;/P&gt;
  &lt;P&gt;Thanks in advance.&lt;/P&gt;
  &lt;P&gt;BR,&lt;BR /&gt;Jakub&lt;/P&gt;</description>
    <pubDate>Mon, 07 Mar 2022 14:56:10 GMT</pubDate>
    <dc:creator>jakub_plocki</dc:creator>
    <dc:date>2022-03-07T14:56:10Z</dc:date>
    <item>
      <title>Excel to internal table using abap2xlsx</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-to-internal-table-using-abap2xlsx/m-p/12499487#M2003062</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;recently I started to use abap2xlsx in my project and it's brilliant.&lt;/P&gt;
  &lt;P&gt;Now I would like to replace other excel-related technologies / classes and here comes a question.&lt;/P&gt;
  &lt;P&gt;Is there any ready-to-use method for reader class that will return dynamic table with a non-empty content of selected worksheet? I've reviewed ZCL_EXCEL_READER_2007 methods and demo programs, but didn't found anything suitable. Of course I found methods to build own method, but I prefer already implemented (and tested) options.&lt;/P&gt;
  &lt;P&gt;Currently I'm using CL_FDT_XL_SPREADSHEET class and its method:&lt;/P&gt;
  &lt;P&gt;er_data = lo_excel_ref-&amp;gt;if_fdt_doc_spreadsheet~get_itab_from_worksheet( lv_woksheetname ).&lt;/P&gt;
  &lt;P&gt;but it has a problems with some data types and returns not correct values.&lt;/P&gt;
  &lt;P&gt;Thanks in advance.&lt;/P&gt;
  &lt;P&gt;BR,&lt;BR /&gt;Jakub&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 14:56:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-to-internal-table-using-abap2xlsx/m-p/12499487#M2003062</guid>
      <dc:creator>jakub_plocki</dc:creator>
      <dc:date>2022-03-07T14:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Excel to internal table using abap2xlsx</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-to-internal-table-using-abap2xlsx/m-p/12499488#M2003063</link>
      <description>&lt;P&gt;Not at the moment, unfortunately.&lt;/P&gt;&lt;P&gt;There is a &lt;A href="https://github.com/boy0korea/ABAP2XLSX_HELPER" target="_blank"&gt;related project&lt;/A&gt; that does what you want, I have asked the author to &lt;A href="https://github.com/boy0korea/ABAP2XLSX_HELPER/issues/1#issue-1144673227" target="_blank"&gt;send a PR&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;EDIT: &lt;A href="https://github.com/abap2xlsx/abap2xlsx/pull/999" target="_blank"&gt;PR incoming&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 15:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-to-internal-table-using-abap2xlsx/m-p/12499488#M2003063</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2022-03-07T15:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Excel to internal table using abap2xlsx</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-to-internal-table-using-abap2xlsx/m-p/12499489#M2003064</link>
      <description>&lt;P&gt;Why can't you use the abap2xlsx reader? What is the issue with it?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 19:08:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-to-internal-table-using-abap2xlsx/m-p/12499489#M2003064</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-03-07T19:08:49Z</dc:date>
    </item>
  </channel>
</rss>

