‎2008 Jan 11 5:56 AM
Hi all,
When i run my report as background job it is failing.
In report i have checked one condition n if that do not satisfy it will give error. but in any situation the background job fails though condition satifies but the spool is getin created.
when i debug the report it gives no error in that report but after it gives System message '' Job cancelled after system exception ERROR_MESSAGE''.
any guidelines will be appreciated...
regards,
vikas.
‎2008 Jan 11 7:05 AM
‎2008 Jan 11 7:11 AM
Hi,
Please see the ABAP dump st22 the reason for dump.
And also please see whether in your report do you have any information displayed as pop up window? If you any such please take out any see.'
Thanks,
Sri.
‎2008 Jan 11 7:28 AM
thankx for your reply..
it is not giving me any dump or something neither my report contains any popup window.
thing is that i am checking one error value at the event END-OF-SELECTION and giving some error mesg depending upon that.
when i check this in debug mode in background mode itself (thr' JDBG or SM50) the value of error mesg is empty...so idealy the report is executed fine but when after words i go for F8 it gives me that error message.
regards,
vikas