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

REP-1416: '<program unit name>': User exit '<user exit name>'. <submessage>.

Cause:

An error occurred in a user exit. Possible errors: a reference to an unknown column, a truncated column value, unretrievable PL/SQL source, or the user exit could not be found.

Action:

Based on the submessage, debug your user exit. Ensure that you are referencing valid columns and the PL/SQL code and user exit are accessible.

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