<?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 Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201604#M470450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;Is there any &amp;lt;b&amp;gt;Function module&amp;lt;/b&amp;gt; in SAP to tranlate the text. For eg. the logon language is Bulgarian &amp;amp; the text entered while posting a document is also in Bulgarian language &amp;amp; need to translate the same in English.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;NK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2007 10:01:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-27T10:01:29Z</dc:date>
    <item>
      <title>Translate Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201604#M470450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;Is there any &amp;lt;b&amp;gt;Function module&amp;lt;/b&amp;gt; in SAP to tranlate the text. For eg. the logon language is Bulgarian &amp;amp; the text entered while posting a document is also in Bulgarian language &amp;amp; need to translate the same in English.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;NK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 10:01:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201604#M470450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Translate Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201605#M470451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;To get the text in english, you will have to maintain the translation of the bulgarian text in English at appropriate place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are posting a document using standard transaction, the document text can be maintained in different languages there itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want some text elements etc, displayed as per the logon language, then the texts have to be maintained in all the languages required. this can be done using transaction SE63. this does not help in translating english to bulgarian or vice versa, but will allow to maintain bulgarian texts in english, or for that matter in any other language that SAP supports.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, there is no Function module to do the translation. Only maintainence of texts in different languages is provided for. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Rashmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2007 10:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201605#M470451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-27T10:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Translate Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201606#M470452</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;There is a transaction se63 to do the translations in SAP. I dont think there is any FM to translate the Text. You can translate any text in any language using SE63. The text can be hardcoded text or some text-symbol.&lt;/P&gt;&lt;P&gt;Get the transalated text and translate it using SAP SE63 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 09:42:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201606#M470452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T09:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Translate Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201607#M470453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRM_SHOW_ALL_TRANSLS_OF_STEXT  FM is  for Displaying all Translations in Various Langs for a Source Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Rama.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 12:34:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201607#M470453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T12:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Translate Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201608#M470454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for your reply. I was trying to test the FM given by you, but I get a message that &amp;lt;b&amp;gt;'Text in source language  not in the proposal pool'&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;Can you please help me figure out what that means. &lt;/P&gt;&lt;P&gt;I am not a ABAPer, so cannot actually get what that means exactly.&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;NK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2007 10:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translate-text/m-p/2201608#M470454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-01T10:55:33Z</dc:date>
    </item>
  </channel>
</rss>

