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 in script

Former Member
0 Likes
791

hi all,

how to change original language 'de' to 'en' in language attributes in script.

if anybody help me for this.

answer will be rewareded.

kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
759

Hi Kumar,

I am afraid you cannot change the original language. The original language can be set while creating/ copying the form. once it is activated the original language cannot be change.

Regards,

Sandeep

7 REPLIES 7
Read only

Former Member
0 Likes
760

Hi Kumar,

I am afraid you cannot change the original language. The original language can be set while creating/ copying the form. once it is activated the original language cannot be change.

Regards,

Sandeep

Read only

Former Member
0 Likes
759

Hi

By SE71: Utilities

Max

Read only

0 Likes
759

hi

goto tcode se71, in ur form, goto-utilities-covert original language...hope this solves ur problem.

Cheers

badri

Read only

0 Likes
759

Use SE71.

Edit the form in its original language.

Select CHANGE.

Select UTILITIES -> CONVERT ORIGINAL LANGUAGE.

Enter the new original language, save, and activate.

Use SE71 on the new language form.

Read only

Former Member
0 Likes
759

Hi ,

The Original language cannot be changed & SAP Script changes are language specific.

Means, if you make some changes in "DE", those will be different from the changes of "EN".

Cheers.

santosh.

Read only

Former Member
0 Likes
759

Hi,

You can not change the Original language. because,the source is from that langauage.It will always like that.

suppose if you created a new layout,in that case what ever language you entered in initial screen,that language will become the Original language.

but LANGUAGE KEY is based on the language you entered in that form(by giving language in se71 initial screen along with form name)

Regards

Srikanth

Read only

Former Member
0 Likes
759

simply copy the script to another one with language EN..the original language will be changed....