<?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: ECC 6.0 Dataset Encoding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387011#M813256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kit&lt;/P&gt;&lt;P&gt;Its better to specify the UTF-8 encoding. So that the characters in the file are handled according to the Unicode character representation( UTF-8). &lt;/P&gt;&lt;P&gt;Though  Unicode system, the designation DEFAULT corresponds to the designation UTF-8. It would be better if you can mention what error you are facing while upgrading.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Feb 2008 04:45:11 GMT</pubDate>
    <dc:creator>former_member416498</dc:creator>
    <dc:date>2008-02-21T04:45:11Z</dc:date>
    <item>
      <title>ECC 6.0 Dataset Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387010#M813255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  My company is upgrading the system from 46c to ECC 6 and some program encounter problem during the upgrade:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  In "TEXT MODE" the "ENCODING" addition must be specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Currently, the program is using the following syntax TO READ A &lt;STRONG&gt;PLAIN TEXT&lt;/STRONG&gt; FILE:&lt;/P&gt;&lt;P&gt;  OPEN DATASET 'filename' FOR INPUT IN TEXT MODE.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Which encoding should i use in ECC 6??&lt;/P&gt;&lt;P&gt;  OPEN DATASET 'filename' IN TEXT MODE for INPUT ENCODING NON-UNICODE.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  OPEN DATASET 'filename' IN TEXT MODE for INPUT ENCODING DEFAULT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  OPEN DATASET 'filename' IN TEXT MODE for INPUT ENCODING UTF-8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 04:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387010#M813255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T04:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: ECC 6.0 Dataset Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387011#M813256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kit&lt;/P&gt;&lt;P&gt;Its better to specify the UTF-8 encoding. So that the characters in the file are handled according to the Unicode character representation( UTF-8). &lt;/P&gt;&lt;P&gt;Though  Unicode system, the designation DEFAULT corresponds to the designation UTF-8. It would be better if you can mention what error you are facing while upgrading.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 04:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387011#M813256</guid>
      <dc:creator>former_member416498</dc:creator>
      <dc:date>2008-02-21T04:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: ECC 6.0 Dataset Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387012#M813257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;  Thx for your reply.  I want to make the question simpler.  In case, i read a plain text file(ASCII) in ecc 6 by the open dataset statement.  Which encoding option should i use??  UTF-8,DEFAULT or NON-UNICODE ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 06:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387012#M813257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T06:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: ECC 6.0 Dataset Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387013#M813258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to the help.sap,com link [link|http://help.sap.com/saphelp_47x200/helpdata/en/79/c554dcb3dc11d5993800508b6b8b11/frameset.htm] which clearly confirm that you must use UTF-8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The textual storage in UTF-8 format ensures that the created files are platform-independent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
open dataset DSN in text mode.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;with&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
open dataset DSN in text mode for input encoding utf-8.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 06:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387013#M813258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T06:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: ECC 6.0 Dataset Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387014#M813259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aditya,&lt;/P&gt;&lt;P&gt;  Thx for your reference link.  It seems that the "in legacy text mode for input" should be used in my case.  Because all the content in the file are normal character.  Besides, i also want to retain the original file format.  Any comment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 06:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387014#M813259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T06:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: ECC 6.0 Dataset Encoding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387015#M813260</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 am only concerned about data loss if you are working on a unicode system considering the disclaimer mentioned by SAP here &lt;/P&gt;&lt;P&gt;"However, be aware that data loss and conversion errors can occur in Unicode systems if there are characters in the structure that cannot be represented in the non-Unicode codepage"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence, I would recommend use UTF-8 and if there are issues, revert to legacy mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's always better to be fully compliant with Unicode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Feb 2008 06:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc-6-0-dataset-encoding/m-p/3387015#M813260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-21T06:53:18Z</dc:date>
    </item>
  </channel>
</rss>

