‎2007 Dec 21 4:56 AM
Hi,
I have developed a form using scripts. Its working fine in Development and Quality server but in Production it displays an error as following:
"Form ZQLCON language EN is not active and has no error".
My script is in EN lang only & its active.
I have transported the print pgm alonge with the script and also transported the req no of the NACE config to PRD.
Should any other settings be done?
Please post ur suggessions to resolve this issue.
Regards,
Chitra
‎2007 Dec 21 5:02 AM
Hi,
In production server , check whether ur form ZQLCON is active or not through Se71.
Revrrt back,
Regards,
Naveen
‎2007 Dec 21 6:31 AM
Hi,
Thanks for ur response.
I have one more doubt......
In my print pgm i have given only "open_form" and "clos_ form" . In open_form i have given the script name....
Is that enough or should i also give the "write_form" ? Is it mandatory?
I have used many windows in scripts but have not defined the text element (/E) in either the print pgm or in the script.
Let me know ur ideas for this issue.......
Regards,
Chitra P.S
‎2007 Dec 21 5:20 AM
Hi
transport request might not be transported properly to PRD
If you have authorization to SE71 check whether that form is there or not
or check in the table TNAPR whether the form and print program exits or not
if you don't have authorization take the help of a BAsis guy and check it
Regards
Anji
‎2007 Dec 21 6:32 AM
Hi,
Thanks for ur response.
I have one more doubt......
In my print pgm i have given only "open_form" and "clos_ form" . In open_form i have given the script name....
Is that enough or should i also give the "write_form" ? Is it mandatory?
I have used many windows in scripts but have not defined the text element (/E) in either the print pgm or in the script.
Let me know ur ideas for this issue.......
Regards,
Chitra P.S
‎2007 Dec 21 6:38 AM
for printing the data you must define the text elements in the windows...
also to pass data to these elements you need to call WRITE_FORM