<?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: Smartforms: translation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888186#M372314</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 smartform is abap object, so I don't believe it's good idea to duplicate it for every language, use trx SE63 to translate the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can indicate which language has to be used for a print in the interface of fm of smartforms. The parameter CONTROL_PARAMETERS has the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LANGUAGE : language for the print&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other language can be indicated in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPLANGU1 &lt;/P&gt;&lt;P&gt;REPLANGU2&lt;/P&gt;&lt;P&gt;REPLANGU3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the system'll try to use the language indicate in fields LANGUAGE, if a text is not translate it'll try to use the language in REPLANGU1 or REPLANGU2 or REPLANGU3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no language is indicated or the text is not translate, the system'll use the master language (logon language used to create the smartforms).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2007 13:18:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-10T13:18:58Z</dc:date>
    <item>
      <title>Smartforms: translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888184#M372312</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;I have to translate a smartform in Romanian language and I would like to know&lt;/P&gt;&lt;P&gt;if it's better duplicate the smartform then translate the text or make it dynamic&lt;/P&gt;&lt;P&gt;according to the logon language.&lt;/P&gt;&lt;P&gt;( I know that with SAPscript for each language there's a form ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paolo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 13:14:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888184#M372312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T13:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888185#M372313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2008036"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 13:17:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888185#M372313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T13:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888186#M372314</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 smartform is abap object, so I don't believe it's good idea to duplicate it for every language, use trx SE63 to translate the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can indicate which language has to be used for a print in the interface of fm of smartforms. The parameter CONTROL_PARAMETERS has the following fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LANGUAGE : language for the print&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;other language can be indicated in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPLANGU1 &lt;/P&gt;&lt;P&gt;REPLANGU2&lt;/P&gt;&lt;P&gt;REPLANGU3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the system'll try to use the language indicate in fields LANGUAGE, if a text is not translate it'll try to use the language in REPLANGU1 or REPLANGU2 or REPLANGU3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no language is indicated or the text is not translate, the system'll use the master language (logon language used to create the smartforms).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 13:18:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888186#M372314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T13:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888187#M372315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pauolo,&lt;/P&gt;&lt;P&gt;I have the same requirment, may i know if u got the solution to the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so i request you to pls post it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 19:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888187#M372315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T19:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888188#M372316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As Max said you may use SE63 to translate the smartform to any other language.&lt;/P&gt;&lt;P&gt;Secon option is that you maintain the language dependent text in SO10 and put a check in form and then go for printing.&lt;/P&gt;&lt;P&gt;as the third option you may try to login SAP with the Romanian as the logon language and try executing smartform, I think you will be ale to see that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 19:47:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888188#M372316</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-01-10T19:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888189#M372317</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;U can translate smartforms through SE76 or SE63. Please try both of that which one u feel better ....u can do...i feel se76 is better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2007 20:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888189#M372317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-10T20:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888190#M372318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of course! Now I'm realizing another program, but as soon as I will begin again&lt;/P&gt;&lt;P&gt;to work at this smartforms, I will give you my decision how to deal this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By now I thank everybody has given me an answer.&lt;/P&gt;&lt;P&gt;                                                                                Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 10:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888190#M372318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T10:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: translation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888191#M372319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The customer has agreed to use the English language even for Romania. The activity was abandoned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2009 13:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-translation/m-p/1888191#M372319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-25T13:15:55Z</dc:date>
    </item>
  </channel>
</rss>

