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

Quick Info

former_member216100
Participant
0 Likes
1,392

Dear All,

first question:

how/where I can translate the quick-info (on the dynpro) ?

second question:

I tried with Properties on text and push button and add a tooltip text and add also the text in the abap but I can not see it.

What do I'm wrong.

What I need ? I need to have a on mouse over text witch I need to translate also.

Please help me , thanks

4 REPLIES 4
Read only

Former Member
0 Likes
776

Hi

goto-> translation on the main program else from SE63 you can do it.

Regards

Divya

Read only

Former Member
0 Likes
776

Hi Miro.

You can use SE63 Translation options.

Or

SE41->(Mention your program, etc) ->GoTo->Translation.

Good Luck.

Harsh

Read only

0 Likes
776

Dear guys,

I talk about the quick-text and I dont see how I can translate it

not in SE63 and not in SE41.

I will try to explain.... I have a text in a dynpro

over this text I have filled a quick-info (4th field, under the icon)

and there I wrote lets say 'this is the way' now

I did the translation of the button and the text I login into

other language and I see the correct translation

of text and pushbutton but there is no quickinfo anymore.

Again, what I need is a mouse over text on text and pushbuttons which I need to translate.

Read only

0 Likes
776

Hello,

go to transaction SE63, enter function code SRT1.

Insert your object in the search field in the following syntax:

<object e.g. function group>            <screen>

You get three lines of text displayed for each text (Original text, field to enter text, translated text).

(Double) Click on the middle text. You get a popup with text, Icon text, translation, quickinfo and an entry field for quickinfo translation.

Edit: The quickinfo is buffered - you may need to logoff/logon to make it work.

Best regards,

Stefan

Edited by: Stefan Kozlowski on Sep 24, 2009 10:08 AM