<?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 Encoding error in CL_GUI_INPUT_FIELD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-error-in-cl-gui-input-field/m-p/11174553#M1908473</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since the SAP GUI 7.4 allows the usage of &lt;SPAN style="font-family: courier new,courier;"&gt;CL_GUI_INPUT_FIELD&lt;/SPAN&gt;, I tried it out, but unfortunately there is some issue with the encoding I just can't get around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;lo_input-&amp;gt;set_text(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text = 'HELLO'&lt;BR /&gt;).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;results in the following:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/755845" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess that the &lt;SPAN style="font-family: courier new,courier;"&gt;HE&lt;/SPAN&gt; and the &lt;SPAN style="font-family: courier new,courier;"&gt;LL&lt;/SPAN&gt; are somehow combined to a single character each. Is there a way I have to convert my string before passing it to &lt;SPAN style="font-family: courier new,courier;"&gt;set_text&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Jul 2015 17:11:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-07-26T17:11:36Z</dc:date>
    <item>
      <title>Encoding error in CL_GUI_INPUT_FIELD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-error-in-cl-gui-input-field/m-p/11174553#M1908473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since the SAP GUI 7.4 allows the usage of &lt;SPAN style="font-family: courier new,courier;"&gt;CL_GUI_INPUT_FIELD&lt;/SPAN&gt;, I tried it out, but unfortunately there is some issue with the encoding I just can't get around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;lo_input-&amp;gt;set_text(&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; text = 'HELLO'&lt;BR /&gt;).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;results in the following:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/755845" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess that the &lt;SPAN style="font-family: courier new,courier;"&gt;HE&lt;/SPAN&gt; and the &lt;SPAN style="font-family: courier new,courier;"&gt;LL&lt;/SPAN&gt; are somehow combined to a single character each. Is there a way I have to convert my string before passing it to &lt;SPAN style="font-family: courier new,courier;"&gt;set_text&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jul 2015 17:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-error-in-cl-gui-input-field/m-p/11174553#M1908473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-26T17:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding error in CL_GUI_INPUT_FIELD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-error-in-cl-gui-input-field/m-p/11174554#M1908474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP note &lt;A href="http://service.sap.com/sap/support/notes/1883738"&gt;1883738&lt;/A&gt; says, that you need patchlevel 7 of SAP GUI for Windows 7.30 or a higher patch (or higher release) for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What SAPGUI version do you have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 04:58:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-error-in-cl-gui-input-field/m-p/11174554#M1908474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-27T04:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Encoding error in CL_GUI_INPUT_FIELD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-error-in-cl-gui-input-field/m-p/11174555#M1908475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answer, unfortunately I can't access that link right now, I am using 740 Final Release&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/756061" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/756113" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 07:23:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/encoding-error-in-cl-gui-input-field/m-p/11174555#M1908475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-27T07:23:11Z</dc:date>
    </item>
  </channel>
</rss>

