Application Development 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: 

how to translate the text of pust button

Former Member
0 Kudos

Hi friends,

Iam facing the following problem in module pool programming.

I have created a screen and in that i have apush button and i have given a tex for that push button as HEADER DETAILS.

i have done that in english language it working fine the text is appering as i gave

now the requirment is my end user is loggin into german language and now he wants the text of the push button to be appeard in german language

How can i do that.

Regards,

PRIYANKA.

1 ACCEPTED SOLUTION

asik_shameem
Active Contributor
0 Kudos

Hi

In SE51 you can do that.

Menu Path: Goto--> Translation. There give target language as DE.

Once translation is done, activate the screen.

4 REPLIES 4

former_member585060
Active Contributor
0 Kudos

Hi,

Give the Pushbutton text as TEXT SYMBOLS and try,

Check this link for further documentation

http://help.sap.com/saphelp_nw70/helpdata/en/e3/960a0eeb0711d194d100a0c94260a5/content.htm

Regards

Bala Krishna

0 Kudos

for normal report i can do it.

But in module pool programming hw can i do that.

Regards,

PRIYANKA.

0 Kudos

Try UNICODE...

asik_shameem
Active Contributor
0 Kudos

Hi

In SE51 you can do that.

Menu Path: Goto--> Translation. There give target language as DE.

Once translation is done, activate the screen.