Type Object Name Comment
CAST_Easy_CalltoProgram Easytrieve Call to Program Created when a call to a program is not resolved or an external program
CAST_Easy_file Easytrieve File Equivalent to Cobol File Link in the Cobol Program
CAST_Easy_macro Easytrieve Macro Standard Macro declaration
CAST_Easy_proc Easytrieve Procedure Standard Procedure declaration
CAST_Easy_program Easytrieve Program Standard Program declaration
CAST_Easy_report Easytrieve Report Standard Report declaration
CAST_Easy_SQLQuery Easytrieve SQL Query An object is created when we encounter EXEC SQL statement
CAST_Easy_MissingTable_Schema Missing Schema Parent of the missing tables and procedures, attached to the Easytrieve Project.
CAST_Easy_MissingTable_Table Missing Table A table or a view selected/updated/deleted/inserted in an Easytrieve Query missing from the DDL file.
CAST_Easy_MissingTable_Procedure Missing Procedure A procedure or a function called in an Easytrieve Query missing from the DDL file.