Previous Topic: DC601232Next Topic: DC601234


DC601233

OCCURS DEPENDING ON FIELD <record-element-name> IS NOT FULLWORD OR HALFWORD BINARY

Reason:

The named record element is the control field of an OCCURS DEPENDING ON clause, but is not defined as a binary full word or half word. The record has been flagged with a critical error for other products that use the record. Because this condition is valid for some uses of the record, this is only a warning message (severity W). To correct the error, modify the record element definition, specifying a usage of binary (COMP) and a picture that creates a full word (PIC S9(8)) or half word (PIC S9(4)).

Module:

IDDSMREC

Severity:

0