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

problem in fom(sap script)

Former Member
0 Likes
554

hello friends

i am new in forms and facing a problem

thare is a output type (Zz09 )

address header on the left the destination country name is written in

English (NAST-SPRAS) but at present it is written in German, though output language is English

can any one pls help.

points will be awarded.

Edited by: Pankaj Prasad on Apr 29, 2010 7:54 AM

3 REPLIES 3
Read only

Former Member
0 Likes
514
destination country name is written in
English (NAST-SPRAS) but at present it is written in German, though output language is English

So now the country name prints in German though the output language is english. Am i right?

1) Go to SE63 and check for the translations. In which language is the country name maintained in DB table.

Read only

Former Member
0 Likes
514

Hi,

I think you have copied the standard script to a zscript in all languages.

The default language was Germany. The copied zscript with german language,

selected radio button for translate to all language and changed the default language

to english from utility->change default language.

if you did change the default language, have you entered in the SAPscript with language "EN" ?

Are all the texts really in english when you enter in english in the form?

Because if they're not, you'll have to put them in English manually.

Regards,

Raj.

Read only

Former Member
0 Likes
514

Hi Pankaj,

Do the Transaltion.

It will work fine.

Regards,

Pravin