‎2009 Nov 18 8:32 AM
Hi,
I am trying to generate an invoice. Here I am coding certain areas in script through driver program. My form name and driver program name is zproject. Now when I run the driver program I constantly getting the following error.
Form ZPROJECT EN Language in not active and has no errors.
Could you tell me how to fix this problem.
Regards
Vidhya
‎2009 Nov 18 8:37 AM
check the form ZPROJECT is available in your client with active status.
otherwise, you to transport it to the testing client using SCC1.
rgds
Aeda
‎2010 Feb 11 1:31 PM
In the standard script MEDRUCK....its driver program SAPFM06P is a subroutine pool. Can anyone tell me how will it get executed? I mean even though it will be attached to the script through nace still since it is not of executable type how can it work?
‎2009 Nov 18 8:40 AM
I think you sap script is not available in EN you may need to go to SE71 open your sap script form of DE version of you
"Z" form then Click utitlies, convert original language.
a®
‎2009 Nov 18 9:56 AM
Can there be an error in the driver program due to which I am getting error in language?
Edited by: bi.vidhya on Nov 18, 2009 10:56 AM
‎2009 Nov 18 10:01 AM
Hi,
vidhya ,
Your check once form is active or not
check this, Goto SE71 and Enter your form name press F4 and
Goto Find menu and select Technical search function
and enter your form name ,
Check your form status
By
Ansari
‎2009 Nov 18 11:52 AM
Thanks for the reply!!
Yea i did that....
and it says the form language: EN and original language:EN and form active. But still that error persists
‎2009 Nov 18 11:55 AM
Hi Vidhya,
Just uncomment all exceptions in open_form, write_form, close_form
Problem will solve.
Edited by: amol khairnar on Nov 18, 2009 5:26 PM
‎2009 Nov 19 3:00 AM
‎2009 Nov 19 11:43 AM
Hi!!
In the same invoice form, I am not able to connect the form with the driver program. i.e when I try to run the driver program I am getting the output in normal sap screen but not as form. That means I am not receiving the output in form.
Do you know how to solve this?
Regards
Vidhya
‎2009 Nov 19 11:49 AM
Hi!!
In the same invoice form, I am not able to connect the form with the driver program. i.e when I try to run the driver program I am getting the output in normal sap screen but not as form. That means I am not receiving the output in form.
Do you know how to solve this?
Regards
Vidhya