Introduction to RPG programming
Summary
RP101
This course provides the basics features and functions of the IBM i RPG IV and RPG ILE programming language. With extensive hands on exercises offers the necessary knowledge for developing, compiling and debugging simple inquiry and report programs, using display and printer files.
Audience
This course is designed for software engineers with previous experience in a structure language. By completing this course will be able to write and maintain simple RPG programs.
Prerequisites
Basic knowledge of the concepts of IBM System i (course AS101) and previous programing experience is highly recommended.
Duration
32 hours
Level
Fundamental
Content
-Introduction
-Variables declaration
-Data Description Specification (DDS)
-Display files
-Printer files
-Compilation and error handling
-System functions
-Internal Subroutines
-Data structures, Arrays and Data areas
-Fetching data using RPG