2008 Mar 07 12:40 PM
Hi Experts,
I have a requirement to create the standard text in English and french for Quote text .
i know we use SO10 transaction.
Please explain the complete process step by step.
Thanks in advance,
MK
Hi Experts,
I have a requirement to create the standard text in English and french for Quote text .
i know we use SO10 transaction.
Please explain the complete process step by step.
Thanks in advance,
MK
2008 Mar 07 1:02 PM
Hi,
goto SO10 Tcode
enter some Textname (parameter name)
Default ID will be ST for stanard texts
create the text and save it
You can read this text using the fun module READ_TEXT
and call the same text in the script using INCLUDE command
sample like
/: INCLUDE &T166K-TXNAM& OBJECT &T166K-TDOBJECT& ID &T166K-TDID& LANGUAGE &EKKO-SPRAS& PARAGRAPH AS
Regards,
Omkaram.
2008 Mar 07 1:11 PM
Thanks Omkaram.
But how to create the text in English and French language.
And also i need to pass this text to the IDoc segment.
Please suggest to proceed further.
Thank you.
2008 Mar 07 1:16 PM
Hi,
Just create text in one language and then use SE63 to transalate in other languages.
Regards,
Atish
2008 Mar 10 4:09 AM
Thanks Atish.
can you please explain steps for translating the Standard text in French using SE63.
2008 Mar 10 12:08 PM
please explain steps for translating the Standard text in French using SE63
2008 Apr 17 10:59 AM
Hello,
I have a similar requirement too. My first question is- Will standard texts created using SO10 be automatically converted into the user's logon language? If not, how can we translate texts created in SO10 from one language to another?
I couldn't find anything useful in SE63. Any helpful comments will be useful.
Thanks,
Muthu
2008 Apr 17 1:40 PM
Hi,
You may follow the link:
http://help.sap.com/saphelp_crm50/helpdata/en/41/71601b3ab0f34a8e00aa01338c68f3/frameset.htm
Regards.
2008 Mar 07 1:22 PM
hi,
Goto SO10 Tcode
Enter some ZTextname
Default ID will be ST for stanard texts
create the text and save it
this include u can call in the script using include command.
like.
/: INCLUDE &makt-MAKTX&OBJECT ID LANGUAGE PARAGRAPH AS
or u can use.
You can read this text using the fun module READ_TEXT
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |