Trying to do the SMP/E ACCEPT CHECK of the Web Components FMID CCLXE01, it fails with the error below:
GIM37903E ** ACCEPT PROCESSING FAILED FOR SYSMOD CCLXE01 BECAUSE IT HAS NO APPLICABLE ++VER MCS.
GIM24801S ** NO SYSMODS SATISFIED THE OPERANDS SPECIFIED ON THE ACCEPT COMMAND.
GIM20501I ACCEPT PROCESSING IS COMPLETE. THE HIGHEST RETURN CODE WAS 12.
while the same FMID was successfully RECEIVEd and APPLIed.
How to bypass this error?
Release :
Component : OPS/MVS
FMID CCLXE01 depends on the BASE FUNCTION CCLXE00 .
It is mandatory to accept the Base FMID CCLXE00 before doing the same with the depended Function. So CCLXE00 should be accepted before or with CCLXE01 to avoid this error.