<?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: Any consequences to use  IGNORING CONVERSION ERRORS? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574912#M259590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I use this IGNORING CONVERSION ERRORS, the dataset that I open will be still in codepage 8600 without convert to codepage 4110 (in thai) right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2006 08:28:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-09T08:28:42Z</dc:date>
    <item>
      <title>Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574907#M259585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using &lt;/P&gt;&lt;P&gt;OPEN DATASET l_filepath FOR INPUT IN TEXT MODE ENCODING UTF-8 IGNORING CONVERSION ERRORS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to read a file in UTF-8 in a non-unicode SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to know is there any consequences if I use the IGNORING CONVERSION ERRORS? Because if I not using this code, there will be runtime errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your opinions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 07:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574907#M259585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T07:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574908#M259586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use the IGNORING CONVERSION ERRORS addition to make the system suppress conversion errors at runtime when reading or writing to a file. In general, reading or writing to a file causes a runtime error, unless this file has already been opened using an OPEN DATASET statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 07:43:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574908#M259586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T07:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574909#M259587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the system will just bypass the conversion error without showing any error right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 08:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574909#M259587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T08:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574910#M259588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your understanding is right Irene.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 08:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574910#M259588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T08:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574911#M259589</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;IGNORING CONVERSION ERRORS. - &amp;gt; this will by pass the conversion errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 08:18:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574911#M259589</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-10-09T08:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574912#M259590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I use this IGNORING CONVERSION ERRORS, the dataset that I open will be still in codepage 8600 without convert to codepage 4110 (in thai) right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 08:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574912#M259590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T08:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574913#M259591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am not sure on this, will personally check and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 08:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574913#M259591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T08:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574914#M259592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help first. If you found the results, pls let me know as I need to convince my boss.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 09:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574914#M259592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T09:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Any consequences to use  IGNORING CONVERSION ERRORS?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574915#M259593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Irene, i coudlnt simulate the same on my system. You can go ahead with IGNORING CONVERSION ERRORS, if itz ok with data loss. I mean the Thai Characters coming will not be stored in SAP the same way right. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2006 10:24:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-consequences-to-use-ignoring-conversion-errors/m-p/1574915#M259593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-09T10:24:47Z</dc:date>
    </item>
  </channel>
</rss>

