Purpose

When &#@SUPP-EXIT is enabled the operator is prevented from cancelling or not completing a cycle.  The operator can return only to the read field and cannot exit the cycle.

Syntax

&#@SUPP-EXIT

Remarks

This option may be enabled or disabled in any type of logic routine except Logic In, Logic Out and Exit Logic for the cycle.

Example

Assume the GL entry process is performed in one cycle.  The following logic is required:

In default logic..............................................ENABLE (&#@SUPP-EXIT)
In field logic for the line item amount, a check is made to see if the GL entry is in balance.  If it is the following statement is required.................DISABLE (&#@SUPP-EXIT).

The result is that the user cannot exit from the cycle until the GL entry is in balance.

Comment on this topic

Topic ID: 520181