Maintaining Lists

This section describes the Common Application Services (CAS) List facility and how to create and maintain list definitions.

Lists are defined and then stored on a database. They can be recalled to display a series of items as required on a panel. These items are typically objects and are identified with a series of attributes that relate to the object. For example, they may be identified with the object’s identifier and description.

The list facility provides a generalized method for displaying and allowing selection of list items. The same list definition can be used to display the following lists:

Action List

Displays a series of objects against which actions can be applied

Single Select

Displays a series of items from which one is selected

Multiple Select

Displays a series of items from which one or more are selected

Numbered List

Displays a series of items that are numbered—an item is selected by entering its corresponding number

The type of list that is created from a list definition is determined by the call to $CACALL, the CAS interface.

To create a list, specify a list definition. A list definition comprises the following: