<?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: Parse XLS from binary data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parse-xls-from-binary-data/m-p/8172069#M1623312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For background, convert your XLS to a .txt (tab-delimited) or comma-separated-values (.csv) file and store on Apps server.  You can then import in background with Open dataset....do...read into a line, split on separator into a defined structure, append that structure to internal table. enddo...close dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2011 11:50:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-18T11:50:58Z</dc:date>
    <item>
      <title>Parse XLS from binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parse-xls-from-binary-data/m-p/8172068#M1623311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Im currently facing this task. I have to make FM, which will have binary data of xls on input and i need to parse this. Any idea? I found just moduls which operates with path to xls on frontend. This FM has to work on background.&lt;/P&gt;&lt;P&gt;thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 09:59:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parse-xls-from-binary-data/m-p/8172068#M1623311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T09:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Parse XLS from binary data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parse-xls-from-binary-data/m-p/8172069#M1623312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For background, convert your XLS to a .txt (tab-delimited) or comma-separated-values (.csv) file and store on Apps server.  You can then import in background with Open dataset....do...read into a line, split on separator into a defined structure, append that structure to internal table. enddo...close dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2011 11:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parse-xls-from-binary-data/m-p/8172069#M1623312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-18T11:50:58Z</dc:date>
    </item>
  </channel>
</rss>

