VistA Analysis » VistA Reference » RPCs » DSIRRPT1 BYCLRK RPT BY CLERK

DSIRRPT1 BYCLRK RPT BY CLERK

Schedules areport to retrieve ROI requests for a given date range foruse in GUI reports.

Properties

Property Value
Label BYCLRK
MUMPS Implementation DSIRRPT1
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
FRDT LITERAL 7 true The FileMan Date to start retrieval process.
TODT LITERAL 7 true FileMan date to end retrieval process.
STATUS LITERAL 7 true "A" : Get only the appealed requests (-RV,-PR)"O" : Get only the open"C" : " " closed (-D,-G,-P)"P" : " " pending"N" : " "other nondisclosured (-NR,-RF,-ND,-NV,-RC)"E" : " " entered in error"X" : " " cancelled"ALL": Gets all statuses This parameter may be any combination of the codes delimited by the '^'or the word 'ALL'.
DIVL LITERAL 99 true This parameter is used by the routine if the person requesting thisreport holds the DSIR MDIV key. It is a list of internal InstitutionFile entry numbers (File 4), delimited by '^'.
REQS LIST 99 true This is an array of clerk IENs. (1-n)=IEN to file 200
SCHED LITERAL 1 true Boolean flag that determines whether a report is scheduled or run immedieately. 0 - Immediate 1 - Schedule.
ESTART LITERAL 14 true Earliest time to start the scheduled task. Mmust be inFileMan date/time format.


Document generated on August 31st 2022, 2:55:43 pm