<?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: Unicode : SAP Script  - japanese in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767947#M331801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sha,&lt;/P&gt;&lt;P&gt;    I forgot to add  this , it prints properly for one dedicated Japanese printer, and errors out in other printers  which used to work properly before unicode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is you opinion on the above case &amp;#150;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case the system is taking Japanese Code page from the printer  ? Instead of server's code page which is 4103 (UTF-8).  ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Dec 2006 00:34:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-22T00:34:55Z</dc:date>
    <item>
      <title>Unicode : SAP Script  - japanese</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767944#M331798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALL ,&lt;/P&gt;&lt;P&gt;Recently we moved to Unicode .&lt;/P&gt;&lt;P&gt;Here is the issue .&lt;/P&gt;&lt;P&gt;When printing the Japanese Invoice, what ever hard-coded in Japanese language ,&lt;/P&gt;&lt;P&gt;in the script editor &amp;#150; ( se71 )  , is coming as garbled in the print out , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where as the  fields selected from data base tables containing Japanese characters , such as Customer name  , is coming properly in the print out .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 23:44:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767944#M331798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T23:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode : SAP Script  - japanese</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767945#M331799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hard-coded text literals are interpreted by the system as codpoints of the current application server's code page which is 4103 (UTF-8). Since these codepoints of hard coded text are of Japanese codepage (8000) you need to store them as Text symbols or as text elements which are translatble . &lt;/P&gt;&lt;P&gt;Once you do this exercise you can use these text elements in you SAP script rahter than hard coded text.&lt;/P&gt;&lt;P&gt;Hope this is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;KSQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 00:08:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767945#M331799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T00:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode : SAP Script  - japanese</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767946#M331800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnaks!! Let me check ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 00:17:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767946#M331800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T00:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode : SAP Script  - japanese</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767947#M331801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sha,&lt;/P&gt;&lt;P&gt;    I forgot to add  this , it prints properly for one dedicated Japanese printer, and errors out in other printers  which used to work properly before unicode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is you opinion on the above case &amp;#150;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case the system is taking Japanese Code page from the printer  ? Instead of server's code page which is 4103 (UTF-8).  ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 00:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767947#M331801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T00:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unicode : SAP Script  - japanese</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767948#M331802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This depends upon how the printer was configured. Previoulsy you might have been loggin in 'JA' and the app server code page would have been 8000 in the non unicode system and hence these characters were interpreted as codepage 8000 by the printer configured. Since now the system has been Unicode enabled , all the japanese characters translation would have happened which means their codepoints are now in codepage 4103 which need to understood by the printer configured. Might have to reconfigure the printer so that it understands Unicode code page&lt;/P&gt;&lt;P&gt;I am not sure how LOCL would behave though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;KSQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2006 01:30:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unicode-sap-script-japanese/m-p/1767948#M331802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-22T01:30:13Z</dc:date>
    </item>
  </channel>
</rss>

