11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

NEXT_FORM built-in<br />

Description<br />

In a multiple-form application, navigates to the independent form with the next highest sequence number.<br />

(<strong><strong>Form</strong>s</strong> are sequenced in the order they were invoked at runtime.) If there is no form with a higher<br />

sequence number, NEXT_FORM navigates to the form with the lowest sequence number. If there is no<br />

such form, the current form remains current.<br />

When navigating with NEXT_FORM, no validation occurs and no triggers fire except WHEN-<br />

WINDOW-DEACTIVATED, which fires for the form that initiates navigation, and WHEN-WINDOW-<br />

ACTIVATED, which fires for the target form.<br />

Syntax<br />

PROCEDURE NEXT_FORM;<br />

Built-in Type restricted procedure<br />

Enter Query Mode no<br />

NEXT_FORM restrictions<br />

The target form cannot be a form that is currently disabled as a result of having invoked another form<br />

with CALL_FORM.<br />

299

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!