Database Error Messages

PLS-00372

In a procedure, RETURN statement cannot contain an expression

Action

Remove the expression from the RETURN statement, or redefine the procedure as a function.