

Application Execution (AE) Messages › › IDAETERR07 - Invalid reference of field
IDAETERR07 - Invalid reference of field
Reason:
Check the program logic:
- A dataview field was referenced either before a FOR statement (for that dataview) or after a DELETE statement (for that dataview).
- A parameter was referenced in a called program that has no corresponding data item in the calling program's CALL statement.
Action:
Check the logic of the program or the number of parameters passed from a calling program.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|