You attempted to get the value of the specified parameter 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 parameter value during parameter form execution.
Action:
Do not attempt to use the PL/SQL Interpreter or a PL/SQL program unit to get the value of a parameter 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 parameter value.
Note: For help on other error messages, see Finding error message help.
Copyright © 1984, 2005, Oracle. All rights reserved.