<?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: upload excel file from Application server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-from-application-server/m-p/3896896#M935348</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;Instead of open file for input in text mode use the open file for input in BINARY mode. Binary mode will not allow any special characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishvesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, rewards it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2008 04:57:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-02T04:57:51Z</dc:date>
    <item>
      <title>upload excel file from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-from-application-server/m-p/3896895#M935347</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 have an excel  file  on application sever saved without an extension. (Saved Excel file without extension, as we cannot save file on unix serve with extensions (customised)). I have to read this file in my program using Open Dataset command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code which is already there is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;internal table is type string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;open file for input in text mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt; do.&lt;/P&gt;&lt;P&gt;read file into internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;close dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i receive the data in internal table it changes to some special characters.  Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 03:15:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-from-application-server/m-p/3896895#M935347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T03:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: upload excel file from Application server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-from-application-server/m-p/3896896#M935348</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;Instead of open file for input in text mode use the open file for input in BINARY mode. Binary mode will not allow any special characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vishvesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, rewards it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 04:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-from-application-server/m-p/3896896#M935348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T04:57:51Z</dc:date>
    </item>
  </channel>
</rss>

