This file opens a Report Viewer window and displays a report. It contains one major function: ShowReport
.
This function enables the user to view a report. It is called from within a number of different locations:
The ShowReport
function takes six arguments: reportName
, reportNumber
, reportType
, history
, expo, and parentId
. If the reportType
is not a Crystal report, then objectviewer.csp is loaded, along with the following parameters:
Parameter | [OUT] Values | To | Description |
---|---|---|---|
The value of the action that the page has been requested to perform. 0 is the report viewer's default value. | |||
If the reportType
is a Crystal report, then reportviewer.csp is loaded, along with the following parameters:
Parameter | [OUT] Values | To | Description |
---|---|---|---|
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |