A script-enabled browser is required for this page to function properly.

Writing User-Named Subprograms

You can use the PL/SQL Editor to create user-named subprograms (routines) in a menu module, just as you would in a form module. A user-named subprogram can be called from any menu item (of command type PL/SQL), provided the item and subprogram belong to the same menu module.


Creating a User-Named Subprogram