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