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

REP-1417: '<program unit name>': Invalid integer argument passed to <procedure name>.

Cause:

The packaged procedure that you referenced expected an integer for an argument, but you did not specify one.

Action:

Verify that the PL/SQL that references the packaged procedure correctly passes it an integer. For more information about PL/SQL packaged procedures, see the online help.

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