SCRP REPORT PRINT

TITLEVALUE
NAMESCRP REPORT PRINT
DESCRIPTIONThis RPC queues a report to print based the
the query template definition passed in as
part ithe RPC call.

The RPC returns the TaskMan task number.

Before the report assoicated with the query template
is queued to print, it must pass a validation check.
This check makes sure the criteria in the template
is appropriate for the report. If the validation fails,
the errors are returned as part of the RPC.
TAGPRINT
ROUTINESCRPBK3
RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONUsing SCDATA to represent the array, the following is returned:
SCDATA(0) -> TaskMan task number assicated with queued report

--- OR if errors were found during validation ---

SCDATA(0) -> 0 - meaning errors found ^
SCDATA(1...n) -> error text


AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED