REP-01412: PL/SQL function {2} returned an invalid value or no value.
Cause: The report contains a PL/SQL function that does not specify a return value (for example, a format trigger that does not return TRUE or FALSE).
Action: Verify that the function includes a return statement for every code path.
Level: 1
Impact: Other