RNF1520

The procedure cannot be defined with DFTACTGRP(*YES).

20

Cause . . . . . : When DFTACTGRP(*YES) is specified on the command or the Control specification, a bound procedure cannot be defined in the program source.

Recovery . . . : Add keyword DFTACTGRP(*NO) to the Control specification, or remove the procedure. Compile again.

Technical description . . . . . . . . : A bound procedure is any procedure that is not a linear main procedure or a cycle main procedure that is defined with the EXTPGM keyword on the prototype or the Procedure Interface.