<?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: Problems with unicode in RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831181#M1956524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3. Sorry but I don't find "explicit code page",&amp;nbsp; is the option where says u+0022?&lt;/P&gt;&lt;P&gt;4. I can't to see this, appear me a error that said "Error when opening an RFC connection "&lt;/P&gt;&lt;P&gt;5. If my character is like a "á,é,í,ó,ú", I get a "0"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2016 17:40:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-08-01T17:40:46Z</dc:date>
    <item>
      <title>Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831175#M1956518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, actually, I have a function with the functionality of SAP RFC, this function send a itab where there a field type string that contains characters specials, on SAP, the data if be see good, but in PHP only I can see this #.&lt;/P&gt;&lt;P&gt;Note: my sap has in no unicode (SM59).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2016 19:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831175#M1956518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-29T19:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831176#M1956519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like a character encoding issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it happen for all characters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you play with SM59 customizing, in "Unicode" tab? You may for instance change the # character to another one (choose "ignore conversion errors", and set % as replacement character), to see whether you then see % in your PHP. If yes, it means you may try to change the code page to something like 1100, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 14:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831176#M1956519</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-07-30T14:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831177#M1956520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sandra, Yes I did, I played with the characters in SM35&amp;nbsp; in "Unicode" tab, but follow showing a # for all characters &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt; I tryed with %&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 17:25:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831177#M1956520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-30T17:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831178#M1956521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it happen for all characters?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You used % and you got # , really?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try with other code page?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for repeating my questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jul 2016 19:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831178#M1956521</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-07-30T19:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831179#M1956522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Yes, it does for all characters.&lt;/P&gt;&lt;P&gt;2. Yes, I used both options % and #, but all time I obtain only a #, changed or not the value # in SM35.&lt;/P&gt;&lt;P&gt;3. I don't understand well your question, sorry.&lt;/P&gt;&lt;P&gt;4. Don't worry, to contrary, thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jul 2016 05:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831179#M1956522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-07-31T05:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831180#M1956523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3. About the &lt;A class="urllink" href="http://help.sap.com/abapdocu_702/en/?url=abencodepage_glosry.htm" rel="nofollow"&gt;code page&lt;/A&gt;, in the RFC destination, you should have a field "explicit code page" in the tab "unicode". Could you change it to one of the frequent values like 1100, 4110, 4102, 4103, 0120, and test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Could you tell us which default code page is used by click the menu Extras -&amp;gt; system information -&amp;gt; target system -&amp;gt; field "character set" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. But anyway, I'm surprised that all your characters are #. Could you get the hex value of values received in PHP, and the characters(hex value not needed) sent from ABAP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jul 2016 09:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831180#M1956523</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-07-31T09:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831181#M1956524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3. Sorry but I don't find "explicit code page",&amp;nbsp; is the option where says u+0022?&lt;/P&gt;&lt;P&gt;4. I can't to see this, appear me a error that said "Error when opening an RFC connection "&lt;/P&gt;&lt;P&gt;5. If my character is like a "á,é,í,ó,ú", I get a "0"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 17:40:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831181#M1956524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-01T17:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831182#M1956525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3. Yes, same screen as U+0022. Weird. Could you send a screenshot? Do you have a Unicode SAP system? What is your SAP release?&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1006800" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Weird. If you ping it, does it work? What kind of RFC destination is it? TCPIP? Could you confirm that you have an ABAP code which calls a PHP function, or is it a PHP function which calls an RFC function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. Your answer is different from your first one. So, you get a "0" for these accentuated letters, and # for all other characters? Can't you get the hexadecimal values of what you receive? (something like var_dump(bin2hex($variable))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 19:55:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831182#M1956525</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-08-01T19:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831183#M1956526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3.Ok, with all codes I get the next message "cannot identify unicode&lt;/P&gt;&lt;P&gt;characters". I am working in SAP ECC 6.0.&lt;/P&gt;&lt;P&gt;4. Is an ABAP fuction that is invoked of PHP. The conection is trough IP adress.&lt;/P&gt;&lt;P&gt;6. I only receive a 0 if the character is accentuated, else contrary I receive a number like 123432 etc..&lt;BR /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/1006847" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 22:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831183#M1956526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-01T22:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831184#M1956527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK sorry, I had understood the opposite.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I'm afraid I don't understand why you need an RFC destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the code page is maintained in your SAPRFC PHP configuration, cf this thread &lt;A __default_attr="157653" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="RFC Error when using SAPRFC against a Unicode System" href="https://community.sap.com/"&gt;&lt;/A&gt; (&lt;A __default_attr="180594" __jive_macro_name="user" class="jive_macro_user jive_macro" data-objecttype="3" data-orig-content="Michal Boguszewski" href="https://community.sap.com/"&gt;&lt;/A&gt;) :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;if you are calling ECC release from PHP and your ECC is Unicode system, than the easiest way to read Unicode characters is to modify file:&lt;/LI&gt;&lt;LI&gt;saprfc.php&lt;/LI&gt;&lt;LI&gt; &lt;/LI&gt;&lt;LI&gt;insert below code in line 88~89 as a part of the function login();&lt;/LI&gt;&lt;LI&gt; &lt;/LI&gt;&lt;LI&gt;&amp;nbsp; saprfc_set_code_page ($this-&amp;gt;rfc_conn,"4110");&lt;/LI&gt;&lt;LI&gt; &lt;/LI&gt;&lt;LI&gt;4110 is the GUI code page of you SAP system.&lt;/LI&gt;&lt;LI&gt;You can check it by running SAP report RSCP0018.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 06:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831184#M1956527</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-08-02T06:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831185#M1956528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are amazing, this solved my problem. Thank you so much Sandra! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="cool" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/cool.gif"&gt;&lt;/SPAN&gt;&lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/108/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 15:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831185#M1956528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-08-02T15:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with unicode in RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831186#M1956529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know! And thanks to Michal &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 15:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-unicode-in-rfc/m-p/11831186#M1956529</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-08-02T15:53:38Z</dc:date>
    </item>
  </channel>
</rss>

