DSM/SCM Event Management Programming Manual

Common Definitions
DSM/SCM Event Management Programming Manual529844-003
4-12
Predefined Token and Field Values
ZPHI-VAL-COMP-nnn
is a possible value of the ZPHI-TKN-ACT-COMP-CD token. The ZPHI-TKN-ACT-
COMP-CD token returns the completion code assigned to an activity. It is returned
when an activity completes processing. The completion code values are:
ZPHI-VAL-COMP-CANCELLED
indicates the activity was cancelled.
ZPHI-VAL-COMP-ERROR
indicates the activity completed with errors.
ZPHI-VAL-COMP-SUCCESS
indicates the activity completed successfully.
ZPHI-VAL-COMP-WARNING
indicates the activity completed with warnings.
ZPHI-VAL-CON-FL-nnn
is a possible value of the ZPHI-TKN-CONFLICT-FILE-CD token. The ZPHI-TKN-
CONFLICT-FILE-CD token specifies the type of file where the database conflict
occurred:
ZPHI-VAL-CON-FL-SW-INPUT
indicates the database conflict occurred at a software input file.
ZPHI-VAL-CON-FL-SYSG-OUTPUT
indicates the database conflict occurred at a system generation output file.
ZPHI-VAL-CON-TP-nnn
is a possible value of the ZPHI-TKN-CONFLICT-TYPE-CD token. The ZPHI-TKN-
CONFLICT-TYPE-CD token specifies the type of operation that was in progress
when the database conflict occurred:
ZPHI-VAL-CON-TP-SW-INPUT
indicates the database conflict occurred during a software input operation.
ZPHI-VAL-CON-TP-SYSG-OUTPUT
indicates the database conflict occurred during a system generation output
operation.