<?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: translate in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174637#M461703</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 have an option to set the Country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET COUNTRY &amp;lt;Country_name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2007 11:50:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-07T11:50:48Z</dc:date>
    <item>
      <title>translate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174636#M461702</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;If i have a variable of xyz of value 123.45 i want to change the value to 123,45&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know this is possible to use via TRANSLATE or REPLACE command. the idea is we need to change this accordinly based on country. is there any std way to do other than coding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 11:48:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174636#M461702</guid>
      <dc:creator>prabhu_s2</dc:creator>
      <dc:date>2007-05-07T11:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: translate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174637#M461703</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 have an option to set the Country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET COUNTRY &amp;lt;Country_name&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 11:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174637#M461703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T11:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: translate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174638#M461704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sudheer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u expl me in detail on this. and how this is handeled in coding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 11:52:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174638#M461704</guid>
      <dc:creator>prabhu_s2</dc:creator>
      <dc:date>2007-05-07T11:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: translate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174639#M461705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;These type of currency settings are based on the following:&lt;/P&gt;&lt;P&gt;User Settings in SU01&lt;/P&gt;&lt;P&gt;Country settings by writing code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Country settings are handled by using the command&lt;/P&gt;&lt;P&gt;SET COUNTRY 'IN'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 11:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174639#M461705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-07T11:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: translate</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174640#M461706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thkx guys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2007 12:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate/m-p/2174640#M461706</guid>
      <dc:creator>prabhu_s2</dc:creator>
      <dc:date>2007-05-07T12:02:03Z</dc:date>
    </item>
  </channel>
</rss>

