P_NAME
command line keywordP_NAME
specifies the report name displayed
in OracleAS Portal. This keyword is only used when DTYPE
=REGISTER
.
The executables that can use this keyword are:
rwbuilder |
no |
rwrun |
no |
rwclient |
no |
rwcgi |
no |
rwserver |
no |
rwservlet |
no |
rwconverter |
yes |
P_NAME=report_name
Values |
Values |
|
Any report name. |
If P_NAME
is not specified, the PL/SQL
function is populated with the report definition file name.
Specify P_NAME
only when you want to use
the same report name for each report definition file being registered in
OracleAS Portal. This argument is typically left blank.
The report name cannot be prefaced with numeric characters (for example, 401K_ report is an invalid file name and my_401K_report is valid).
Running a report from the command line
Copyright © 1984, 2005, Oracle. All rights reserved.