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

display selection texts in users logon language

Former Member
0 Likes
2,042

Hi!

What has to be done to do this ?

PARAMETERS *p_wtag* type BKK_KDATE_WEEK .

p_wtag is a parameters and has a selection text

assigned in english. This text should be displayed

in users logon language. This is my question

p_wtag = day of week Englisch

p_wtag = Wochentag German

p_wtag = Día de la semana Spanish etc

Regards

ilhan ertas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,302

HI ,

i think you need to do the translation.

transaction SE63.

regards

shibu

Hi!

What has to be done to do this ?

PARAMETERS *p_wtag* type BKK_KDATE_WEEK .

p_wtag is a parameters and has a selection text

assigned in english. This text should be displayed

in users logon language. This is my question

p_wtag = day of week Englisch

p_wtag = Wochentag German

p_wtag = Día de la semana Spanish etc

Regards

ilhan ertas

7 REPLIES 7
Read only

Former Member
0 Likes
1,303

HI ,

i think you need to do the translation.

transaction SE63.

regards

shibu

Read only

Former Member
0 Likes
1,302

Hi

U need to translate the text elements of the report: Go to Text Element and then Go to->Translation.

U can use the trx SE63 in order to translate it.

Max

Read only

Former Member
0 Likes
1,302

write in initialization.

based on logon language what text you want.

Read only

Former Member
0 Likes
1,302

Hi!

Can I assure the automatically translation of these

selection texts (depending on users Logon Language)

after using transaction SE63 and translating them.

Regards

ertas

Read only

0 Likes
1,302

yes u can assure,

Do with Program or

Do with se63

u will get the same results.

with Regards,

Kiran.G

Read only

Former Member
0 Likes
1,302

u can do directly from the program..

goto

Translation

Original Language : EN

Target Language : ZH

Their u can give the Translation.

that u can maintain login languages.

or

u can go with se63

But going through the program is the best method.

with regards.

Kiran.G

Read only

Former Member
0 Likes
1,302

hi,

after defining parameets or select options , if u want to create meanigful (user understandable ) names

follow the navigation:

mainmenu--


>goto
>text elements
--


>selection texts.

Rgds

Umakanth