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

REP-724: Cannot get the value of Column '<column name>' here.

Cause:

You attempted to get the value of the specified column through either issuing a command from the command line of the PL/SQL Interpreter or by executing a Multi PL/SQL program unit. You can only get a column value during report execution.

Action:

Do not attempt to use the PL/SQL Interpreter or a PL/SQL program unit to get the value of a column when the report has suspended execution (for example, at a breakpoint). Use an alternate method, such as one of the report-level triggers, to obtain the column value.

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