Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to exit form from ON-ERROR trigger

533085Mar 13 2009 — edited Mar 17 2009
I have a program unit that is being called from the ON-ERROR trigger.

I check for a specific error code and if it meets the criteria I display a message and want to exit the application. The ON-ERROR trigger does not allow the use of EXIT_FORM (restricted procedure).

How do I exit the application?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2009
Added on Mar 13 2009
7 comments
1,718 views