Formal parameters: Parameters which are defined during the definition of subroutine with the FORM statement.
Actual parameters: Parameters which are specified during the call of a subroutine with the PERFORM statement.
Actual parameters: Parameters which are specified during the call of a subroutine with the PERFORM statement.