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

data element field label - language independant

Former Member
0 Likes
1,676

Hai ,

for standard data elements,

if we login in Japanese language , the field label shows in japanese language.

is it possible to show the same in english, even the user logs in japanese language?

Regards,

Bhaskar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,057

hi,

goto transaction se63 -> in menu bar click " translation" -> click abap objects. u can find the text which ever language u like.

Hai ,

for standard data elements,

if we login in Japanese language , the field label shows in japanese language.

is it possible to show the same in english, even the user logs in japanese language?

Regards,

Bhaskar

4 REPLIES 4
Read only

Former Member
0 Likes
1,057

Hi,

No it is not Possible, when user login in any language he can view the data with that language only..

bhavana

Read only

Former Member
0 Likes
1,057

Hi,

this is not possible to see data field description in different language other than login language.

Amol

Read only

Former Member
0 Likes
1,058

hi,

goto transaction se63 -> in menu bar click " translation" -> click abap objects. u can find the text which ever language u like.

Read only

jyotheswar_p2
Active Participant
0 Likes
1,057

Hi

Actually it is not possible but u can try the below mentioned way it might work

Go to CMOD->GOTO->Text enchancements->:Keywords->change.

Give the data lement name for which u want to change the text and maintain the field label in Japanesse

Thanks & Regards

Jyo