<?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 UTF-8 encoding / decoding? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/utf-8-encoding-decoding/m-p/382918#M9142</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we implemented a RFC, which is been called by a non-sap system.&lt;/P&gt;&lt;P&gt;To one of the import parameters, plain-text is transmitted. This value can also contain 'German special character (like ä, ö, ü).&lt;/P&gt;&lt;P&gt;The text doesn't show up in the SAP system correctly: E.g. 'Kündigung' gets converted into 'KÃ¼ndigung'. &lt;/P&gt;&lt;P&gt;How can I decode the value 'KÃ¼ndigung' back into 'Kündigung' again?&lt;/P&gt;&lt;P&gt;Kind regards!&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2017 13:43:00 GMT</pubDate>
    <dc:creator>WiTh</dc:creator>
    <dc:date>2017-01-17T13:43:00Z</dc:date>
    <item>
      <title>UTF-8 encoding / decoding?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/utf-8-encoding-decoding/m-p/382918#M9142</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;we implemented a RFC, which is been called by a non-sap system.&lt;/P&gt;&lt;P&gt;To one of the import parameters, plain-text is transmitted. This value can also contain 'German special character (like ä, ö, ü).&lt;/P&gt;&lt;P&gt;The text doesn't show up in the SAP system correctly: E.g. 'Kündigung' gets converted into 'KÃ¼ndigung'. &lt;/P&gt;&lt;P&gt;How can I decode the value 'KÃ¼ndigung' back into 'Kündigung' again?&lt;/P&gt;&lt;P&gt;Kind regards!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 13:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/utf-8-encoding-decoding/m-p/382918#M9142</guid>
      <dc:creator>WiTh</dc:creator>
      <dc:date>2017-01-17T13:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: UTF-8 encoding / decoding?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/utf-8-encoding-decoding/m-p/382919#M9143</link>
      <description>&lt;P&gt;Try to cast the text field to a hex field and use cl_abap_codepage=&amp;gt;convert_from for that field. If it is coded in UTF-8 it should work. Otherwise specify an appropriate code page.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 13:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/utf-8-encoding-decoding/m-p/382919#M9143</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-01-17T13:59:21Z</dc:date>
    </item>
  </channel>
</rss>

