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: 

Lamguage change

Former Member
0 Kudos

Hi

hw to change the language in standard programs.

5 REPLIES 5

Former Member
0 Kudos

In SE38 you can use the menu option GOTO>TRANSLATE

report program: se38-goto-translation-specify the target language

tables:se11-goto-translation

screen:se51-goto-translation

Former Member
0 Kudos

Not clear what s requirement.

If u log on in a different language , std programs work as expected.

If u want to do check for language in abap

sy-langu for log on language

nast-spras for messsages

Former Member
0 Kudos

goto t_code se38

application tool translate taget lang to source lang.press eneter

and ask for title screen .

eneter the title save it.

Former Member
0 Kudos

hi chandu,

u can change the language of the program by going to GOTO ->translate.

U can change the language of the program by logging on to the desired log in and copy the program to another program, so that language changes for the new one.

Regards,

Arun.

Reward points if useful.

Former Member
0 Kudos

Hi,

Just follow this....

se38--->execute-->provide name( here provide standard driverprogram)-->select migrateoption-> here provide target programname( starts with Z)>enter---> select all-->once again enter--


>save

for others..

se71-->execute->provide name for script ( starts with z)


>create--->select form option->select migrate> then it will display one dialog box with two input fields like
> form ( here provide which standard form we r copying) and language ( here provide in which language form exisisting)
->save----->activate

Refer these links for more details.

http://www.thespot4sap.com/articles/SAPscript_Introduction.asp

http://help.sap.com/saphelp_crm40/helpdata/en/16/c832857cc111d686e0000086568e5f/content.htm

Regards,

Sakthi.C

*Reward for valuable answers**

Message was edited by:

Sakthi Saravanan C