‎2008 May 29 9:29 AM
HI friends,
I've copied the check std form(Script EN language) to Z form changes(Script- EN language) as per the client requirement...before Im getting my form ouput as same as the docs given..in all the development clients.
But when i see my script in se71...the changes are showing correctly what i made(EN language)...but while calling to my output form in print program(FBZ5)...the script is taking on DE language one.(I've checked it while debugging) and same the changes what i made in EN language is not updated in DE language.
Pls advise how to come over it or to run my script in EN language as what i've created.
Note:When i try to open the DE language script...the status is...the script on DE language is locked.
Pls reply.
thanks & regards
Sankar.
‎2008 May 29 9:34 AM
hi
go to se 63 transaction and u can do the translation.
or copy the script properly
and at that time mention the language acording to u
below that one chek box is there.
" in original form " so do all the operation acordingly.
regards
sachhi.
‎2008 May 29 9:36 AM
Hi !
When you use open_form function module you can give it the language of the form.
If you change something in the presentation (new font, new window,...) you will see that change for all languages. But if you make a modification into the texts of the window, you will only see it for the language you work on...
Hope it helps..
Eric.
‎2008 May 29 9:55 AM
Hi,
You should do dimension changes of windows and also paragraph creation only in original language of the form and do the coding part only in English language and then keep EN as a form language in your open form function module.
I think it will helps you...
Mohit Khandelwal
‎2008 May 29 2:21 PM
Solved.
It was in inactive mode.Now its working fine.
Pls C my one more request forum.
regards
sankar.