‎2006 Aug 23 10:17 AM
hi everybody
when i tried to view the print preview of my form the following system message is displaying after cliking the print preview button
<b>form z_cust language EN is not active and has no errors</b>
and i am not able to see the preview
can someone tell me what is the error and how i should correct it
regards
hridhayanjili
‎2006 Aug 23 10:19 AM
Goto SE71 and give this form z_cust language and language EN and check if it is existing in this client.
This form might be existing in language DE
‎2006 Aug 23 10:21 AM
The output type is created at the time of customisation. Check if it is activated.
‎2006 Aug 23 10:22 AM
Acitivate the form using SE71 !!
The option to activate the form is in Form menu.
Regards
Anruag
‎2006 Aug 23 10:34 AM
Hi,
As per the error status mentioned, there is no problem in the form side(SE71), the things u need to check is when you are calling the function modules like OPEN_FORM, WRITE_FORM, CLOSE_FORM,..., You need to pass the values like the script name, language, user name, Text Element name to the respective function modules in Capital Letter and also check whether in between single codes('') in the export or import parameters have you left any blank spaces.
Regards:-
<b>Santosh</b>