Previous Topic: Oracle Package EditorNext Topic: Oracle Package Editor - Context Tab


Oracle Package Editor - Body Tab

The following describes the options for the Body tab in the Oracle Package Editor dialog:

Package Body

This field corresponds to the CREATE PACKAGE BODY statement. This field is a multi-line entry field where you can enter or edit the package body. There is no syntax checking for this field.

Procedures

Opens the Oracle Procedures editor at the Code tab. Select a stored procedure to copy and paste into the package.

Functions

When you click the Functions button, the Oracle Functions editor opens on the Code tab. Select a function to copy and paste into the package.

Macro Toolbox

Opens the Macro Toolbox where you can select a macro to insert into the Package Body field.

You can cut, copy, paste, and edit text as needed in the Package Body field by clicking on the appropriate button located next to the Macro Toolbox button.