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

Scripts lang error

Former Member
0 Likes
600

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

5 REPLIES 5
Read only

Former Member
0 Likes
577

Hi,

In production server , check whether ur form ZQLCON is active or not through Se71.

Revrrt back,

Regards,

Naveen

Read only

0 Likes
577

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

Read only

Former Member
0 Likes
577

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

Read only

0 Likes
577

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

Read only

0 Likes
577

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