<?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 translating abap program file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944582#M694166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to translate the abap program into other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 05:49:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T05:49:37Z</dc:date>
    <item>
      <title>translating abap program file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944582#M694166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to translate the abap program into other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 05:49:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944582#M694166</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T05:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: translating abap program file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944583#M694167</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;Execute SE63 transaction&lt;/P&gt;&lt;P&gt;Select the program type &amp;amp; enter the program name&lt;/P&gt;&lt;P&gt;Maintain the translations in target language which you desire&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 05:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944583#M694167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T05:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: translating abap program file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944584#M694168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Program is always coded in ABAP language. Do you want to translate text elements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can go to SE63 or from the text elements screen - Goto - Translation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- If you have checked the dictionary option for SELECT-SCREEN or PARAMETERS , then during the translation , u ll find the corresponding texts automaticallu populated for them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- For all the text elements ( other than sel scr &amp;amp; dict checked) - u ll have to manually create them and Save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 05:53:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944584#M694168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T05:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: translating abap program file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944585#M694169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u want to login into sap in othere language use language option in ur sap login screen. then u can login in to correspoonding language.u ll see the program in what ever language it is written.but the code did not get converted to other language,. &lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Open the program in SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then click GOTO=&amp;gt; TRANSLATION&lt;/P&gt;&lt;P&gt;Maintain the translation in the desired language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then GOTO=&amp;gt;SELECTION SCREEN TEXT &amp;amp; TEXT ELEMENTS&lt;/P&gt;&lt;P&gt;Place cursor on each text &amp;amp; click GOTO=&amp;gt;TRANSLATION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward point if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 06:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translating-abap-program-file/m-p/2944585#M694169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T06:13:30Z</dc:date>
    </item>
  </channel>
</rss>

