DSIYRPT2 STATUS STAT RPT (3862)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIYRPT2 STATUS STAT RPT
TAG STATUS
ROUTINE DSIYRPT2
RETURN VALUE TYPE GLOBAL ARRAY
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"
INPUT PARAMETER
  • STATUSES
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    ^-delimited list of statuses in internal format to show
    
  • FIELDS
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   240
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    A ";"-delimited string listing the field numbers in the EQUIPMENT INV. 
    (#6914) file to return.
    
  • ESTART
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Earliest time to start scheduled report. Defaults to "NOW".
    
RETURN PARAMETER DESCRIPTION
If successful, returns:
 
   [Task Number]^REPORT AFTER [time report is scheduled to run]
 
Otherwise, returns:
 
   -1^[Error message]