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

language problem with SAP Script..urgent!!

Former Member
0 Likes
462

Hello all,

I've copied standard layout MEDRUCK to a z_test layout. I've made changes to the code in z_test and language EN.

Now, when output is displayed, standard program uses OPEN_FORM with vendor's language (EKKO-SPRAS). When the vendor's language is EN i am getting proper output but when it become some other language ( DE and FR to be specific) output is distorted.

Do i need to make change code in z_test layout in both DE and FR language? If yes, then is there a way( a program/a transaction) to copy z_testEN combination(with the code inside all the windows) directly to z_testFR combo and z_test+DE combo? It will be a hectic job to copy everything line by line since code is huge.

Regards,

Anup

3 REPLIES 3
Read only

Former Member
0 Likes
418

Hi,

copy zform to DE,FRm language using

se71->utilities->copy from client (Dont check original language check box)

Now source form will be copied to all languages

in target .

or se71-zmedruck-layout set ->copy form

give source language and target language

Regards

Amole

Read only

0 Likes
418

Hello Amole,

my problem is I am making changes to the code in MAIN window and for EN language. Now if standard program opens the form using say DE language then output will not be same because there are no changes to z_test+DE combination.

one way is to create form individually in all the languages (2 in my case). Is there any other alternative?

Regards,

Anup

Read only

Former Member
0 Likes
418

Hi Anup,

after giving your form name in se71..say change...in the form->copy from give the form name and the target language.

Regards,

Vidya.