Sign in

docs ILE Concepts

Dynamic Program Calls

Dynamic Program Calls

A dynamic program call transfers control to either an ILE program object or an OPM program object, but not to an ILE service program. Dynamic program calls include the following:

  • An OPM program can call another OPM program or an ILE program
  • An ILE program can call an OPM program or another ILE program
  • A service program can call an OPM program or an ILE program