Previous Topic: IDAETERR62 - Facsimile not available; more than 370 fieldsNext Topic: IDAETERR64 - User not authorized for program


IDAETERR63 - Invalid reference to null field

Reason:

A field that had the value NULL was referenced in context where it could not be used. Examples of such use include:

Action:

Ensure that the source field cannot assume the value NULL or redefine the target field to accept the value NULL.