on 2005 Oct 23 5:12 PM
Hi All,
I don't know what exactly i done while working with scripts, later on when ever i create and activating a new script[testing purpose] my driver program is not recognizing that.. saying that script is not available/active.
Before that am making sure my scrit is perfect including the texts and definations.
Can any one guide me how to rectify the problem.
Since i feel this problem is not related for ABAP programming am posting it here.
Regards
Shinoy.
Hi N Regula,
In your case can occur the next case:
1.- When you use the function that call the form, maybe the name of Report that you are using as parameter is not on CAPS.
2.- Remenber that must load the form after call it.
3.- Check if did not delete the principal window whose name is MAIN, because it have especial attributes.
4.- Verify your control program and check your spelling when call the form.
If it have been help you, reward and close the question.
Regards,
Yuhalbert Graterol
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
There are two possible ways where u may get this kind of error.
First the form itself may not be active or if it says then check the text & defination under SE71 Forms.
Secondly in the driver program[as per u'r criteria] pass the values in CAPS..
Hope it works.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.