By default, Oracle Forms exits a form when any of the the following operations occurs:
When a called form exits, control returns to the calling form, and processing resumes where it left off. This means that the trigger, menu item command, or user-named routine that executed the CALL_FORM procedure resumes processing at the statement immediately following the CALL_FORM procedure call.