RNF7171

The main procedure must have either prototype or Procedure Interface if it is specified on a call.

30

Cause . . . . . : When the main procedure is specified on a call operation, the procedure must be defined with either a prototype or a Procedure Interface.

Recovery . . . : Specify a prototype or a Procedure Interface for the main procedure.