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

Other Reports Parameters Property

Description

A <keyword>=<value> list of parameters to include in the running of the report. For a list of valid parameters, see the keyword list in the Reports online help.

Applies to Reports reports

Set Oracle Forms

Default

blank

Required/Optional optional

Usage Notes:

When passing multi-word parameter values in the where-clause, the entire where-clause should be enclosed in single quotes. When a name appears in such a multi-word parameter, then two single quotes should also be used to begin and to end that name. For example, in order to pass the parameter value where ename = ’MILLER’ it is necessary to code this as:

‘where ename = ‘‘MILLER’’’