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