Workitem Language change
Hi Experts,
I am practicing on Workflow.
In Workflow I have a task, of work item text is "Item based approval".
I am getting the notification mail to my outlook inbox in English of above text.
Now I want to get the same text in another language( French, Dutch etc.)
How can I achieve this.
Is there any table to maintain the standard texts for different languages. If it is what is the table.
Regards,
Chandu
Former Member replied
Hi,
You can use SE63 (std. translation environment). IN this, thru' Menu, Goto, Translation --->ABAP Objects -->Transport Object.
Here, for a std. task, give Transport entry for Object as :
R3TR PDTS 92000334 (just an example)
And, you can select the source and target languages also here.
And hit Enter. You will get all the texts that can be maintained from EN to let us say ES(spanish).
THis should meet your requirement.
Hope this helps
venui