<?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: SAP Script Text in Multiple Languages in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000366#M76294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1) copy from orginal language to other and logon in this other language then tranlate in SE71&lt;/P&gt;&lt;P&gt;2) create standard text &lt;/P&gt;&lt;P&gt;replace this hardcoded text by standard text and maintain it in different languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE &amp;lt;YOUR_STANDARD_TEXT_NAME&amp;gt; OBJECT TEXT ID ST PARAGRAPH &amp;lt;NAME_OF_THE_PARAGRAPH&amp;gt; LANGUAGE &amp;lt;USE_THIS_LANGUAGE&amp;gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;&amp;gt;-values&lt;/P&gt;&lt;P&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;Wojtek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Sep 2005 12:59:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-14T12:59:49Z</dc:date>
    <item>
      <title>SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000358#M76286</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;&lt;/P&gt;&lt;P&gt; I need to make a small change to a text that is already hard coded in the script. The text is 'Group Reporting Number', this is in language 'EN' in the script. Now the user wants this text to be appearing in different languages based on the logon language. I tried doing this by SE63, SE76... no success with these transactions. The text is 'Group Reporting Number' is hard coded in the program. Please let me know any way of doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2005 12:32:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000358#M76286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-17T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000359#M76287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you insert the text in the script. Is it using the INCLUDE statement. If so, check the language given in that. You have to use the logon language there to display the text in the user logon language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2005 12:48:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000359#M76287</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-08-17T12:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000360#M76288</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; Its hard coded in the program, are you sure.. if we give it in a standard text with the logon language that it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2005 12:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000360#M76288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-17T12:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000361#M76289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean SAPscript when you say "hard coded in the script"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so you could copy the script (SE71) from EN to the language you wish and change the text in the copied SAPscript. If the user logons with this language he will see the information in the correct language.&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;&lt;/P&gt;&lt;P&gt;John.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2005 13:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000361#M76289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-17T13:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000362#M76290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can also translate the form using SAP translator.&lt;/P&gt;&lt;P&gt;But I'd suggest you to use the solution as given by John. It'll work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2005 13:13:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000362#M76290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-17T13:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000363#M76291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give the code for the hardcoding part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2005 13:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000363#M76291</guid>
      <dc:creator>Vinod_Chandran</dc:creator>
      <dc:date>2005-08-17T13:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000364#M76292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;can u please tell me how to use the standard text in the form editor. I hav created a standard text and want to use it in the editor.i m unable to get the complete syntax. help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2005 10:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000364#M76292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-14T10:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000365#M76293</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;include the standard text in the following way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE 'standard text name' OBJECT TEXT ID ST &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2005 10:36:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000365#M76293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-14T10:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000366#M76294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1) copy from orginal language to other and logon in this other language then tranlate in SE71&lt;/P&gt;&lt;P&gt;2) create standard text &lt;/P&gt;&lt;P&gt;replace this hardcoded text by standard text and maintain it in different languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE &amp;lt;YOUR_STANDARD_TEXT_NAME&amp;gt; OBJECT TEXT ID ST PARAGRAPH &amp;lt;NAME_OF_THE_PARAGRAPH&amp;gt; LANGUAGE &amp;lt;USE_THIS_LANGUAGE&amp;gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;&amp;gt;-values&lt;/P&gt;&lt;P&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;Wojtek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2005 12:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000366#M76294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-14T12:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000367#M76295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx ,&lt;/P&gt;&lt;P&gt;i got the solution .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanku  so much for u both..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NIthin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2005 14:23:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000367#M76295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-14T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000368#M76296</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;reward points for helful answer and close the thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2005 14:29:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000368#M76296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-14T14:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000369#M76297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OHH SORRY/// &lt;/P&gt;&lt;P&gt;I m not able to get the text.&lt;/P&gt;&lt;P&gt;I hav created a stnd text with a name ZMYTEST. In this std text i gave the text 'this is my stnd text'.&lt;/P&gt;&lt;P&gt;then i used the same syntax which u gave me in the form editor.but after i run the script i m not getting the text. Help me out..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nithin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2005 14:39:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000369#M76297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-14T14:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Text in Multiple Languages</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000370#M76298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Remember to use /: as a line type or add a command in second editor(maybe first in your settings).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE 'ZMYTEST' OBJECT TEXT ID ST LANGUAGE 'E'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE 'ZMYTEST' OBJECT TEXT ID ST LANGUAGE 'EN'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't remember which type of language you should use. &lt;/P&gt;&lt;P&gt;Also You have to have this standard text in this language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wojtek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2005 17:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-text-in-multiple-languages/m-p/1000370#M76298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-14T17:26:46Z</dc:date>
    </item>
  </channel>
</rss>

