<?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: Reading Excel file while running in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906841#M56264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eyal!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your excel file in internal format (.xls) or is it an .csv (comma separated values)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.csv should work in text mode, internal (.xls) format would need a special import filter. These filters I only know for online use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2005 07:57:54 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2005-06-22T07:57:54Z</dc:date>
    <item>
      <title>Reading Excel file while running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906840#M56263</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 need to save content of my Excel file in internal table&lt;/P&gt;&lt;P&gt;while running my program in background mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Excel file is stored in the application server folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use open,read,close dataset both in binary mode and text mode but I gets gibberish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any ideas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eyal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2005 07:33:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906840#M56263</guid>
      <dc:creator>eyal_alsheikh</dc:creator>
      <dc:date>2005-06-22T07:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Excel file while running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906841#M56264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eyal!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is your excel file in internal format (.xls) or is it an .csv (comma separated values)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.csv should work in text mode, internal (.xls) format would need a special import filter. These filters I only know for online use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2005 07:57:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906841#M56264</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-06-22T07:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Excel file while running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906842#M56265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Excel file extension is .xls  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eyal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2005 08:14:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906842#M56265</guid>
      <dc:creator>eyal_alsheikh</dc:creator>
      <dc:date>2005-06-22T08:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Excel file while running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906843#M56266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eyal!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any chance to get a file conversion by Excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise have a look at program SAPRDEMOEXCELINTEGRATION (transaction DWDM) and check, if some parts work in background (and application server), too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2005 08:36:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906843#M56266</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-06-22T08:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Excel file while running in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906844#M56267</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;To read xls file you need controls which are part of excel&lt;/P&gt;&lt;P&gt;installation. I don't think that you installed excel on your BW server...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krzys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2005 09:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-excel-file-while-running-in-background/m-p/906844#M56267</guid>
      <dc:creator>krzysztof_konitz4</dc:creator>
      <dc:date>2005-06-22T09:27:04Z</dc:date>
    </item>
  </channel>
</rss>

