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 lables & selection field titls in diff lang for ABAP query

Former Member
0 Kudos

Hi,

I have one report to be displayed using sap query , in that

I need to translate the output fields lables and fields which are on selection screen of query into diff languages like FR, IT, ES and all.

How can I do it? Can anybody help me ?

I found one tcode SQ07 , but it will translate only selection screen fields but even the space is limited.

Regards,

Mrunal

3 REPLIES 3

Former Member
0 Kudos

Hello,

For this please maintain the output field labels as text symbols.

After doing so, choose from menu GOTO->Translation.

Now it will ask you for the language to translate into.

Hope this answers your query.

-Rajat

0 Kudos

Hi Friend,

Try using Tcode SE63, I think it will help you.

Thanks.

Regards,

Jey

0 Kudos

Hi Friends,

I got the solution. it is done through sq07 only.

but in that go ahead by selecting option infoset instead query.

so there it shows both like selection screen fields as well the output fields.

Regards,

Mrunal