Previous Topic: DC361007Next Topic: DC361009


DC361008

VARIABLE LENGTH ARRAY MUST NOT BE NESTED UNDER ANOTHER OCCURS CLAUSE.

Reason:

The field containing the OCCURS DEPENDING ON clause must not be nested under another OCCURS clause. If it is, it breaks the rule which says the variable length array must be the last field in the record. Dissociate the record from the map and change the record via IDD.

Module:

RHDCOMXF

Severity:

0