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

REP-1418: '<program unit name>': Passed null arguments to <procedure name>.

Cause:

The exception SRW.NULL_ARGUMENTS was raised, either by a user-defined PL/SQL subprogram, or because a packaged subprogram was passed one or more null arguments.

Action:

Check any PL/SQL code that might raise this exception. Also, check the argument list that is passed to the specified packaged subprogram.

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