Previous Topic: IDAETER106 - Invalid VSAM Record LengthNext Topic: IDAETER108 - Invalid Number in VSAM WHERE Clause


IDAETER107 - Invalid Reference of VSAM DVW Function

Reason:

One of the following VSAM dataview functions has been used when its value is not defined.

These functions are only available when a field in the dataview would be accessible. In addition, $RBA is not defined in the FOR NEW construct until the ENDFOR is encountered.

Action:

Correct the errors and re-specify.