<?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: Xstring to String in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107206#M1815750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'ECATT_CONV_XSTRING_TO_STRING'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; im_xstring&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;l_xstr&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; im_encoding &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'UTF-8'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IMPORTING&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ex_string&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;l_string&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;The ex_string is in UTF-8..&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;How is your expected result?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2014 17:07:25 GMT</pubDate>
    <dc:creator>bernat_loscos</dc:creator>
    <dc:date>2014-02-25T17:07:25Z</dc:date>
    <item>
      <title>Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107203#M1815747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial; font-size: 14px;"&gt;I need to convert a xstring to a string, in the following way:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial; font-size: 14px;"&gt;xstring contains 3C3F78 (hex value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial; font-size: 14px;"&gt;string should contain that value as hex, not as character-value. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial; font-size: 14px;"&gt;How can i do that ?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 15:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107203#M1815747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107204#M1815748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello roberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to use this FM:&lt;STRONG&gt; &lt;SPAN style="color: #000000; font-family: arial; font-size: 14px;"&gt; ECATT_CONV_XSTRING_TO_STRING &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-size: 14px; font-family: arial;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 16:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107204#M1815748</guid>
      <dc:creator>bernat_loscos</dc:creator>
      <dc:date>2014-02-25T16:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107205#M1815749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the problem of this function is that the returned string is converted in utf 16 mode, no matter which parameter i pass in&amp;nbsp; IM_ENCODING. But, for my purpose, i need the string to be in uft 8 mode.&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 16:50:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107205#M1815749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T16:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107206#M1815750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, if you try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'ECATT_CONV_XSTRING_TO_STRING'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;EXPORTING&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; im_xstring&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;l_xstr&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; im_encoding &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'UTF-8'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IMPORTING&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ex_string&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;l_string&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;The ex_string is in UTF-8..&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;How is your expected result?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 17:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107206#M1815750</guid>
      <dc:creator>bernat_loscos</dc:creator>
      <dc:date>2014-02-25T17:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107207#M1815751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;try below methods/FM&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: red; font-size: 10pt; font-family: 'Courier New';"&gt;1. &lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; color: #000000;"&gt;DATA: LOC_CONV TYPE REF TO CL_ABAP_CONV_IN_CE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOC_XSTRING TYPE XSTRING,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOC_STRING TYPE STRING.&lt;BR /&gt;*&amp;nbsp;&amp;nbsp; Convert XString to String&lt;BR /&gt;CALL METHOD CL_ABAP_CONV_IN_CE=&amp;gt;CREATE&lt;BR /&gt;&amp;nbsp; EXPORTING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; INPUT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = LOC_XSTRING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ENCODING&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'UTF-8'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; REPLACEMENT = '?'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IGNORE_CERR = ABAP_TRUE&lt;BR /&gt;&amp;nbsp; RECEIVING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CONV&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = LOC_CONV.&lt;BR /&gt;&lt;BR /&gt;TRY.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CALL METHOD LOC_CONV-&amp;gt;READ&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IMPORTING&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATA = LOC_STRING.&lt;BR /&gt;&amp;nbsp; CATCH CX_SY_CONVERSION_CODEPAGE.&lt;BR /&gt;*-- Should ignore errors in code conversions&lt;BR /&gt;&amp;nbsp; CATCH CX_SY_CODEPAGE_CONVERTER_INIT.&lt;BR /&gt;*-- Should ignore errors in code conversions&lt;BR /&gt;&amp;nbsp; CATCH CX_PARAMETER_INVALID_TYPE.&lt;BR /&gt;&amp;nbsp; CATCH CX_PARAMETER_INVALID_RANGE.&lt;BR /&gt;ENDTRY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; color: red;"&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt; color: #000000;"&gt;&lt;SPAN class="L0S52" style="font-size: 10pt; color: #0000ff;"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-size: 10pt; color: #0000ff;"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-size: 10pt; color: #4da619;"&gt;'HR_KR_XSTRING_TO_STRING'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52" style="font-size: 10pt; color: #0000ff;"&gt;EXPORTING&lt;/SPAN&gt;&lt;BR /&gt;in_xstring = l_xstring&lt;BR /&gt;&lt;SPAN class="L0S52" style="font-size: 10pt; color: #0000ff;"&gt;IMPORTING&lt;/SPAN&gt;&lt;BR /&gt;out_string = l_string.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 17:14:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107207#M1815751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T17:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107208#M1815752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my case in l_xstr i have the utf-8 hex code of a japanese ideogram (i converted it from standard utf 16 to utf 8 with &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;data&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;lr_conv &lt;SPAN class="L0S52"&gt;type &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;ref &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;to &lt;/SPAN&gt;cl_abap_conv_obj&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;create &lt;/SPAN&gt;object lr_conv&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;exporting&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; incode&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'4103'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"UTF-16&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; outcode &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'4110'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="L0S31"&gt;"UTF-8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;call &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;method &lt;/SPAN&gt;lr_conv&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;convert&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;etc..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;the hex value of l_xstr is E5B882. I expect the hex value of l_string to be the same, i.e. E5B882. But, actually, the hex value of l_string is 025E which is, by the way, the original utf 16 hex value of the ideogram.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 17:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107208#M1815752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T17:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107209#M1815753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rohit, i don't have the fm hr_kr etc in my system. where can i find it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 17:25:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107209#M1815753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T17:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107210#M1815754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try with the FM's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR_KR_XSTRING_TO_STRING&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CRM_IC_XML_XSTRING2STRING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR_PSD_CONV_XSTRING_TO_STRING&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thanga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 17:34:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107210#M1815754</guid>
      <dc:creator>ThangaPrakash</dc:creator>
      <dc:date>2014-02-25T17:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107211#M1815755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The hex value is supposed to change as the encoding specifies how the bits would be arranged.&lt;/P&gt;&lt;P&gt;Hex value plus the encoding is able to give the exact text. x&lt;SPAN class="L0S52"&gt;E5B882 as UTF-8 is same as x&lt;SPAN class="L0S52"&gt;025E as UTF-16 when converted to text.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S52"&gt;Move the hex value to a string type variable directly does give you a string that has hex value, not char representation.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Manish Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 17:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107211#M1815755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T17:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107212#M1815756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Manish. Let's say that, ignoring the conversion thing, i just want to copy the hex value stored in the xstring to the string. Is there a way to do that ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 08:24:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107212#M1815756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-26T08:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring to String</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107213#M1815757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, just move it to variable of type string.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Data hex type xstring.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Data str type string.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;hex = '&lt;SPAN class="L0S52"&gt;E5B882'.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="L0S52"&gt;str = hex.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;EM&gt;break-point.&lt;/EM&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 08:47:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-to-string/m-p/10107213#M1815757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-26T08:47:50Z</dc:date>
    </item>
  </channel>
</rss>

