15 Managing Computations, Validations, and Processes

Enhance your application by including computations, validations, and processes.

Computations enable you to assign values to items.Validations are edit checks on specific items, pages, or columns. A page process performs an action at a specified point during the rendering or submission of the page. Application processes are blocks of PL/SQL logic that are set to run at specific points using processes from multiple pages of an application.