 |
Easytrieve Call to Program |
Created when a call to a program is not resolved or an external program |
 |
Easytrieve File |
Equivalent to Cobol File Link in the Cobol Program |
 |
Easytrieve Macro |
Standard Macro declaration |
 |
Easytrieve Procedure |
Standard Procedure declaration |
 |
Easytrieve Program |
Standard Program declaration |
 |
Easytrieve Report |
Standard Report declaration |
 |
Easytrieve SQL Query |
An object is created when we encounter EXEC SQL statement |
 |
Missing Schema |
Parent of the missing tables and procedures, attached to the Easytrieve Project. |
 |
Missing Table |
A table or a view selected/updated/deleted/inserted in an Easytrieve Query missing from the DDL file. |
 |
Missing Procedure |
A procedure or a function called in an Eastrieve Query missing from the DDL file. |