| DESCRIPTION |
Schedules a report consisting of requested fields for all equipment in
the EQUIPMENT INV. (#6914) file with one of the requested USE STATUSes.
The data for this report can be retrieved via the DSIYRPTR GETRPT GET RPT
DATA RPC. Data returned will consist of the fields requested in the order
the fields were submitted. If the data exceeds string length limits, the
data will be broken up over multiple lines. Because of this, the first
piece of each record will be "$$REC"
|
| RETURN PARAMETER DESCRIPTION |
If successful, returns:
[Task Number]^REPORT AFTER [time report is scheduled to run]
Otherwise, returns:
-1^[Error message]
|