<?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 Code Conversion Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374419#M1543385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before UNICODE conversion, my Z program is able to output the article description onto a text file in my UNIX system.&lt;/P&gt;&lt;P&gt;After Unicode conversion, it seems that there are some hex.value recognized by the current unicode codepage 4102 but cannot be found in codepage 8400 (my output in Unix).&lt;/P&gt;&lt;P&gt;I wanted to create a program to read in the description and check if it can be convertible to code page 8400.&lt;/P&gt;&lt;P&gt;If it cannot, then I would dump a report and get my admin to modify the description.&lt;/P&gt;&lt;P&gt;My question is,&lt;/P&gt;&lt;P&gt;Is there a standard SAP function whereby I could passed in the text, codepage_from and codepage_To and it would be able to throw an error if it is not convertible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 07:06:28 GMT</pubDate>
    <dc:creator>colin_cheong</dc:creator>
    <dc:date>2010-11-09T07:06:28Z</dc:date>
    <item>
      <title>Code Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374419#M1543385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before UNICODE conversion, my Z program is able to output the article description onto a text file in my UNIX system.&lt;/P&gt;&lt;P&gt;After Unicode conversion, it seems that there are some hex.value recognized by the current unicode codepage 4102 but cannot be found in codepage 8400 (my output in Unix).&lt;/P&gt;&lt;P&gt;I wanted to create a program to read in the description and check if it can be convertible to code page 8400.&lt;/P&gt;&lt;P&gt;If it cannot, then I would dump a report and get my admin to modify the description.&lt;/P&gt;&lt;P&gt;My question is,&lt;/P&gt;&lt;P&gt;Is there a standard SAP function whereby I could passed in the text, codepage_from and codepage_To and it would be able to throw an error if it is not convertible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 07:06:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374419#M1543385</guid>
      <dc:creator>colin_cheong</dc:creator>
      <dc:date>2010-11-09T07:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Code Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374420#M1543386</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;&lt;/P&gt;&lt;P&gt; Will you please Explain clearly  , yes unicode  Conversion creates problem   while reading  File content  so &lt;/P&gt;&lt;P&gt;as per that we have to use  some other code as per ecc 6.0  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;such as  while  reading.txt file  in which there is TAB generated Symbol which cannot be recognised  due to hexadecimals value  so in that case you have to use  cl_abap_char_utilities=&amp;gt; tab_horizontal .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will you explain what you are doing  . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 07:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374420#M1543386</guid>
      <dc:creator>deepak_dhamat</dc:creator>
      <dc:date>2010-11-09T07:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Code Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374421#M1543387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may have a look at the function module &lt;STRONG&gt;SCP_TRANSLATE_CHARS&lt;/STRONG&gt; and check if that helps by filling in the incode and outcode paramters with the respective code pages. If this function module raises a exception you can assume that the translation cannot take place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 07:57:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374421#M1543387</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-09T07:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Code Conversion Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374422#M1543388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 13:43:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-conversion-error/m-p/7374422#M1543388</guid>
      <dc:creator>colin_cheong</dc:creator>
      <dc:date>2010-11-09T13:43:33Z</dc:date>
    </item>
  </channel>
</rss>

