RPGLE calling OPM RPG (with OVRDBF) gets error CPF9841 Override not found at specified level (for DL
Problem:
RPGLE (Prog: P04257-Work with Payments) calling OPM RPG (Prog: P04571-A/P Payment -- Print Payments) with OVRDBF embedded in OPM RPG
gets error CPF9841 "Override not found at specified level" when doing DLTOVR embedded in OPM RPG
NOTE: The RPGLE was compiled with CRTRPGBND and DFTACTGRP(*YES)
We use JDE World software (A7.3) which has this design of embedding OVRDBF, DLTOVR in the RPG program.
This problem only occurred since we converted the calling Prog: P04257 program from OPM RPG to RPGLE.
It worked fine as long as both programs are OPM RPG.
But
NOW we need the calling program P04257 to be RPGLE