TITLE | VALUE | |
---|---|---|
NAME | DSIYRPT2 ACTEQ ACTIVE EQUIP | |
DESCRIPTION | Schedules an AD-HOC report consisting of requested fields for all equipment in the EQUIPMENT INV. (#6914) file with a USE STATUS of IN USE. 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 mulitple lines. Because of this, the first piece of each record will be "$$REC". RET(0) is header column data RET(1-n) is record data, each record will begin with $$REC Example: RET(0)=Column1header^Column2header^Column3header^(etc) RET(1)=$$REC^Column1data^Column2data^Column3data^(etc) Example: RET(0)=SERIAL #(number)^TYPE OF ENTRY(text)^ENTERED BY(text)^DATE ENTERED(date)^ MFGR. EQUIPMENT NAME(text)^ENTRY NUMBER(number) RET(1)=$$REC^123456^NON-EXPENDABLE EQPT^TEST,USER^AUG 22, 2013^ DEFIBRILLATOR W/O MONITOR^1 | |
TAG | ACTEQ | |
ROUTINE | DSIYRPT2 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | FIELDS | |
DESCRIPTION | A ";"-delimited string listing the field numbers in the EQIUPMENT INV. (#6914) file to return. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 240 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | ESTART | |
DESCRIPTION | Earliest time to start scheduled report. Defaults to "NOW". | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 30 | |
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | If successful, returns: [Task Number]^REPORT AFTER [time report is scheduled to run] If error, returns: -1^[Error Message] | |
AVAILABILITY | ||
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |