A script-enabled browser is required for this page to function properly.

REP-1412: PL/SQL function '<program unit name>' returned invalid value or no value.

Cause:

Your 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.

Note:  For help on other error messages, see Finding error message help.