RNF3788

Keyword EXTPGM must be specified when DFTACTGRP(*YES) is specified on the CRTBNDRPG command.

30

Cause . . . . . : Prototypes defining calls to procedures are not allowed when DFTACTGRP(*YES) is specified on the CRTBNDRPG command. The prototype is ignored.

Recovery . . . : Specify DFTACTGRP(*NO) on the CRTBNDRPG command or remove any prototypes which do not have the EXTPGM keyword specified. Compile again.