if i login in english then top-of page will display in
english.if i login in german then it will display in german
as on .. abap report how.........

Answer Posted / richa

Let see it with an example..

in TOP-OF-PAGE we have.. .following text
GOOD MORNING in text-element text-001

we have to translate this text in the language..in which we
want to login and see the report in that language..
We translate this text by
text-element->goto->translation
select the program and write the translation of all the
text-elements in the program(in our case say FR).
Now, the translated text is present in the system.
Now if i login in FR and execute the same report.
i will find the tranlsated text in the report.
this is done by the system variable sy-langu.
As the login language is FR... the text will be displayed in
french.
Note- if the tranlsation does not exist in the system, then
the text will not at all appear in the report.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you find the field/data underlying a transaction?

605


why particularly lock object name starts with EZ OR EY?

1513


How do you display a data in a detail list?

585


What is the table buffer? Which type of tables used this buffer?

563


How can we determine a vendor is Bloc/Unblock from the table LFA1?

1660






Of the two call transaction and session method, which is faster?

702


What is dynpro? what are its components ?

630


What application areas are you comfortable in?

880


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3296


What is the difference between skip and new-line?

801


What are the steps in creating screen ?

1469


List the events in abap/4 language?

592


How many structures can be created in a Ztable ?

3129


Write syntax for message error (report)?

641


​​What is constructor expression in​​ nw​​ abap​​ 7.4?

637