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:

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:


Copyright © 2008 CA. All rights reserved.