SetPSQueryPromptRecord method: ReportDefn class

Syntax

SetPSQueryPromptRecord(&Record)

Description

Use the SetPSQueryPromptRecord method to specify an already instantiated record object that contains the prompt values for the query to be used to populate the report.

This method can only be used with reports that have a PeopleSoft query or a Composite Query defined as the data source.

You must use this method before using the ProcessReport method.

Parameters

Parameter Description

&Record

Specify an already instantiated and populated record object that contains the values for the query to be used to populate the report.

Returns

None.