<?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: Graphical editor PC, conversion problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330011#M1031709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI piotr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP old version doesnt support some specific signs.pls check with your version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2008 06:40:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-28T06:40:16Z</dc:date>
    <item>
      <title>Graphical editor PC, conversion problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330009#M1031707</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;I have the following problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a text in the header of the document, for example invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do it in the Graphical editor PC, which looks like a WORD (i double click my text and open in this way the editor).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I save and go back from the editor some special signs are converted badly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to debug the code. Action 'Save' fill firstly iternal table with RTF data and then convert it to ITF table&lt;/P&gt;&lt;P&gt;(FM compose_itf).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is the bug? Maybe the RTF data is wrong or what is more probable there is some error in conversion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Piotr Jakubowski on Aug 27, 2008 11:41 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 21:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330009#M1031707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T21:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Graphical editor PC, conversion problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330010#M1031708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure there is a bug in that. when you enter the text in the script editior with tabs or new line those will be converted to '#' for Tab '##' for carriage return and line feed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you getting any '#'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 04:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330010#M1031708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T04:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Graphical editor PC, conversion problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330011#M1031709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI piotr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP old version doesnt support some specific signs.pls check with your version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 06:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330011#M1031709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T06:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Graphical editor PC, conversion problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330012#M1031710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These signs that cause problems are for example:&lt;/P&gt;&lt;P&gt;'ê' (which is converted to 'ę'),&lt;/P&gt;&lt;P&gt;'à' (which is converted to 'ŕ'),&lt;/P&gt;&lt;P&gt;'ã' (which is converted to 'ă'),&lt;/P&gt;&lt;P&gt;'õ' (which is converted to 'ő').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data form System -&amp;gt; Status:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Component version: BBPCRM 4.0&lt;/P&gt;&lt;P&gt;Kernel release is: 640.&lt;/P&gt;&lt;P&gt;This is an unicode system, with code page 4103.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the casued by too old version? And can't be fixed?&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;Piotr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Piotr Jakubowski on Aug 28, 2008 1:07 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 07:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/graphical-editor-pc-conversion-problem/m-p/4330012#M1031710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T07:30:40Z</dc:date>
    </item>
  </channel>
</rss>

