Oracle report commiting following error
HI, I have a customized version of the Invoice Print report program (RAXINV.rdf) and it is performing a commit in the AfterReport, despite the fact that the report ended in Error (the update is happening in a header query, and the line query is having the error).
How can I check to see if the report is in an errored status so to not perform the commit? I would think the report would not fire the AfterReport during a runtime error, but I guess this is not the case.
Thanks,
Carlton