<?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 Translate in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/6453284#M1414217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are applaing support pack (18) patches.&lt;/P&gt;&lt;P&gt;while doing extended program check for z-programs it is show error for Translate statement as " Dangerous use of TRANSLATE in a multilingual system".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2010 13:44:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-04T13:44:03Z</dc:date>
    <item>
      <title>Translate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/6453284#M1414217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are applaing support pack (18) patches.&lt;/P&gt;&lt;P&gt;while doing extended program check for z-programs it is show error for Translate statement as " Dangerous use of TRANSLATE in a multilingual system".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:44:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/6453284#M1414217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T13:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Translate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/6453285#M1414218</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;The problem is mostly observed in Unicode systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To solve it the system should be able to determine the language it should consider for translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So use this below statement before your translate statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set locale language sy-langu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will resolve the error in code inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jayaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/6453285#M1414218</guid>
      <dc:creator>Jay71</dc:creator>
      <dc:date>2010-01-04T13:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Translate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/6453286#M1414219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use &lt;/P&gt;&lt;P&gt;&amp;gt;SET LOCALE LANGUAGE 'E'&lt;/P&gt;&lt;P&gt;before the translate..&lt;/P&gt;&lt;P&gt;then &lt;/P&gt;&lt;P&gt;&amp;gt;translate&lt;/P&gt;&lt;P&gt;and then&lt;/P&gt;&lt;P&gt;&amp;gt;SET LOCALE LANGUAGE ' '&lt;/P&gt;&lt;P&gt;clear it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 13:48:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/6453286#M1414219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T13:48:57Z</dc:date>
    </item>
  </channel>
</rss>

