Specifying the Name and Package of a View Object

While creating a view object with the View Object Wizard, use the Name page to choose a name and package for this view object. You may also specify a view object that this view object extends from.

Name

The name of the view object. The name is written in the form package.view_object.

Package

Specify the name and the package of the view object being created. Click Browse to search for existing packages.

Extends View

Enter the name of a view object that this view object will extend. This is a useful feature if you want to provide additional functionality or extend a previously created view object that you don't have the source for.