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

REP-1350: Cannot have output columns in action trigger '<program unit name>'.

Cause:

The PL/SQL trigger that serves as a button action contains a bind variable that returns a value. A PL/SQL action trigger cannot return a value.

Action:

Remove the bind variable from your PL/SQL.

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