Previous Topic: DC379069Next Topic: DC379071


DC379070

OCCURS DEPENDING ON FIELD IN FILE MAP IS NOT NUMERIC

Reason:

The external record in the file map is a variable length record and therefore has an OCCURS DEPENDING ON clause in the record. The field named in the OCCURS DEPENDING ON clause has been determined to have a usage type other than numeric. This is illegal; fields used in this way must be defined as numeric. Disconnect the record from the map (or delete the map) and correct the record using the dictionary tools.

Module:

RHDCMPUT

Severity:

0