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

REP-1426: '<program unit name>': Running <procedure name> from incorrect context.

Cause:

You attempted to call the named packaged procedure from an invalid area. For example, SRW.SET_ATTR cannot be called from a formula.

Action:

Modify your PL/SQL code so that it does not call the packaged procedure from that context.

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