INSERT Procedure Example

To see an example of an INSERT procedure

  1. Load the example model CICSAccts.model into the Design Tool.
  2. The Main entity appears in the model window.

  3. Select Tables from the Model menu.
  4. Expand the Accounts table by clicking the plus sign (+) next to it.
  5. The procedures for the Accounts table appear below.

  6. Click the InsertAccount procedure.

Evaluate the structure of this procedure in the Procedure Editor and in the Tables dialog box.