The Object class for the procedure-interface return value does not match the prototype.
20
Cause . . . . . : The return value of the procedure is an Object. The class of the object specified for the procedure interface (PI) must be the same as the class specified on the prototype (PR). The class defaults to the class specified on the prototype.
Recovery . . . : Correct one of the return value definitions. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.