2006 Apr 07 3:04 AM
Hi,
The scenario is:
I have a layout set with language EN that has
Standard texts defined in SO10,
Text symbols created in SE75,
and Hardcoded text in English in page windows.
When the output is triggered by a sales order, an Email is created. At present the output is created in English only.
Now I want to add capability for German.
I have created standard texs and text symbols with same names for language DE.
What more do I need to do?
1. Do I need to create a new layout set with language set as DE, by copying the existing one?
2. If I use existing layout set in EN (and do not copy it to DE) ,will the script still pick up the German texts if my output from sales order has language as DE?
3. If I create the new layout set in DE by copying present layout set in EN, will the hardcoded English text in page windows be translated automaticaly? Or I have to put hardcoded texts in German in the new layout set?
Thanks in advance.
2006 Apr 07 5:55 AM
U have to use Standard text and when u import that standard text form menu->standard symbol.
Include statement inserted into editor.
In that include statement u can specify lang.(or variable)
so depending upon that variable script decide lang.
U have to maintain text in all language.
regards
vinod
Hi,
The scenario is:
I have a layout set with language EN that has
Standard texts defined in SO10,
Text symbols created in SE75,
and Hardcoded text in English in page windows.
When the output is triggered by a sales order, an Email is created. At present the output is created in English only.
Now I want to add capability for German.
I have created standard texs and text symbols with same names for language DE.
What more do I need to do?
1. Do I need to create a new layout set with language set as DE, by copying the existing one?
2. If I use existing layout set in EN (and do not copy it to DE) ,will the script still pick up the German texts if my output from sales order has language as DE?
3. If I create the new layout set in DE by copying present layout set in EN, will the hardcoded English text in page windows be translated automaticaly? Or I have to put hardcoded texts in German in the new layout set?
Thanks in advance.
2006 Apr 07 4:15 AM
U have to create a new layout with DE(german). Now, u have to attach this layout to the driver program. when the sales order gets triggered, based on the sy-langu, the corresponding layout set should be picked up.
2006 Apr 07 5:55 AM
U have to use Standard text and when u import that standard text form menu->standard symbol.
Include statement inserted into editor.
In that include statement u can specify lang.(or variable)
so depending upon that variable script decide lang.
U have to maintain text in all language.
regards
vinod
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |