Hi experts,
I'm using APEX 5.0.1.00.06 and I'd like to know if it's possible to force a PLSQL process to stop the run of the following processes.
I'm implementing a check that will show an error using apex_error.add_error, and in that case, I need that the following processes are not executed.
Is it possible?
Thanks,
Jose.