‎2005 Jun 16 12:56 AM
Hi ,
An error "Runtime error GETWA_NOT_ASSIGNED"
has occured while executing the report program with transaction SE30, for performance analysis.
However, when I executed the same with SE38.
Please help me regarding this.
Thanks,
Srinivas
‎2005 Jun 16 4:28 AM
Hi Srinu,
The runtime error you have mentioned occurs when a field-symbol has been used before it has been <i>assigned</i>.
Are you very sure that there's no such problem in your code ?
You have said that you don't get this error when you run the program through SE38. Dis you use the same values for the selection-screen (if there's one) in both SE38 and SE30 ? Because, it may very well happen that the program fails for some particular values.
And finally, if everything is okay, then please chekc if you have activated the program and all it's objects (screens., GUI Statuses, Includes, etc.,)
Let me know how it goes...
Regards,
Anand Mandalika.
‎2005 Jun 16 4:28 AM
Hi Srinu,
The runtime error you have mentioned occurs when a field-symbol has been used before it has been <i>assigned</i>.
Are you very sure that there's no such problem in your code ?
You have said that you don't get this error when you run the program through SE38. Dis you use the same values for the selection-screen (if there's one) in both SE38 and SE30 ? Because, it may very well happen that the program fails for some particular values.
And finally, if everything is okay, then please chekc if you have activated the program and all it's objects (screens., GUI Statuses, Includes, etc.,)
Let me know how it goes...
Regards,
Anand Mandalika.
‎2005 Jun 16 7:02 PM
Hi Anand Mandalika.
Thanks for your response.
The program is activated properly and passing same data in both cases even I am not using filed-symbols.
This is crezy ..where I executing properly in SE38 and i am getting problem when i execute in SE30,
Even I checked OSS but i didn't find any note related this.
plz. give your advise if any ..