Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reg. Text elements

Former Member
0 Likes
826

Hi,

How can i translate my text elements into mulitple languages.

can we do that? if yes please give me the way..

and one more question while transporting the object the assosiated text elements

are transported with that object or we need to go for a separate transport for the

assosiated text elements..

Thanks,

Srik

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
798

you save the Text Elements in the language u want them. You need to create text elements in each 'n every system. You don't transport text elements.

correct me if i m wrong.

hope this will help

Thanks

Ashwani

7 REPLIES 7
Read only

Former Member
0 Likes
799

you save the Text Elements in the language u want them. You need to create text elements in each 'n every system. You don't transport text elements.

correct me if i m wrong.

hope this will help

Thanks

Ashwani

Read only

0 Likes
798

Thanks Ashwani...

Even i don't abt this.....

Do you have any idea on my second question....

Thanks

Srik

Read only

Former Member
0 Likes
798

Hi,

Go to SE63

In the menu choose the following..

Translation -> short texts -> abap -> program texts.

Enter the program name..Enter the source and targer languange.

Thanks

Naren

Read only

0 Likes
798

Thanks naren.

So we can translate text elements....

Wht abt transporting...i mean when my report has some textelements with

transporting the report these text elements will automatically tranported or not...

Thanks,

srik

Read only

0 Likes
798

> Wht abt transporting...i mean when my report has

> some textelements with

> transporting the report these text elements will

> automatically tranported or not...

>

> Thanks,

> srik

YES.. they are automatically included in the same Tr Request that the REPORT is tied to. In fact you will be prompted by the system to incude them ina Tr Request

~Suresh

Read only

0 Likes
798

Thanks Suresh...

I thought that i need to go for another Tr.Request.....You cleared my doubt..

Thanks,

Srik

Read only

0 Likes
798

IF those text are for smartforms use RSTXTRAN for transport.

Also check RS_LXE_RECORD_TORDER to attach the translated texts to a transport request.

OSS note 669505 can also help you.

Regards,

Amit