<?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: Converting the data type x into type c (Unicode conversion) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-the-data-type-x-into-type-c-unicode-conversion/m-p/5423008#M1244600</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this link if it might help [LINK&amp;gt;&amp;gt;&amp;gt;|http://www.sapfans.com/forums/viewtopic.php?p=403405&amp;amp;sid=e524cddae19e7ae48a12477e68c6032d]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2009 17:41:54 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2009-03-30T17:41:54Z</dc:date>
    <item>
      <title>Converting the data type x into type c (Unicode conversion)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-the-data-type-x-into-type-c-unicode-conversion/m-p/5423007#M1244599</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;We are in the process of upgrading to ECC6.0. Here I am facing the problem while converting following structure into a character or string format as type x is not allowed in Unicode programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA: BEGIN OF REPLSET,
      LINE0(16) TYPE X VALUE '000102030405060708090A0B0C0D0E0F',
      LINE1(16) TYPE X VALUE '101112131415161718191A1B1C1D1E1F',
      LINE2(03) TYPE X VALUE '222327',
      LINE7(01) TYPE X VALUE '7F',
      LINE8(13) TYPE X VALUE '8182838485868788898B8D8E8F',
      LINE9(14) TYPE X VALUE '909192939495969798999B9D9E9F',
      LINEA(12) TYPE X VALUE 'A0A4A6A7A8A9AAABACADAEAF',
      LINEB(15) TYPE X VALUE 'B0B1B2B3B4B5B6B7B8B9BABBBCBDBE',
END OF REPLSET.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me the way how to convert the fields of above structure to type c.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 16:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-the-data-type-x-into-type-c-unicode-conversion/m-p/5423007#M1244599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-30T16:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Converting the data type x into type c (Unicode conversion)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-the-data-type-x-into-type-c-unicode-conversion/m-p/5423008#M1244600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to this link if it might help [LINK&amp;gt;&amp;gt;&amp;gt;|http://www.sapfans.com/forums/viewtopic.php?p=403405&amp;amp;sid=e524cddae19e7ae48a12477e68c6032d]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 17:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-the-data-type-x-into-type-c-unicode-conversion/m-p/5423008#M1244600</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-03-30T17:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Converting the data type x into type c (Unicode conversion)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/converting-the-data-type-x-into-type-c-unicode-conversion/m-p/5423009#M1244601</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;Check this Fm &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'HR_RU_CONVERT_HEX_TO_STRING'
  EXPORTING
    xstring       = l_buffer
 IMPORTING
   CSTRING       = l_data&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2009 18:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/converting-the-data-type-x-into-type-c-unicode-conversion/m-p/5423009#M1244601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-30T18:02:03Z</dc:date>
    </item>
  </channel>
</rss>

