DSIR TURNAROUND TIME REPORT (1907)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIR TURNAROUND TIME REPORT
TAG TURN
ROUTINE DSIROIR1
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
This RPC will return a list of ROI Instance file IEN's and the Processing 
time to either complete or to the end of the selected date range.
INPUT PARAMETER
  • CLERK
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   99
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the DUZ of the selected clerk.
    
  • START DATE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the FileMan date to start the report.  If null the process will 
    start at the earilest date on file.
    
  • END DATE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the FileMan date the report runs through.  If null the current 
    day is used as the end date.
    
RETURN PARAMETER DESCRIPTION
Return Array:
 
        Closed Date: Same as open date except using end date as a base.
 
Example:        Report Start Date: 01/01/2003
                Report End Date:   01/31/2003
 
        ROI Open on 12/12/2002 use 01/01/2003
        ROI Open on 01/15/2003 use 01/15/2003
        ROI Close on 01/29/2003 use 01/29/2003
        ROI not closed use 01/31/2003
 
        ROI IEN ^ Work Days
 
Work days are calculated by using an open and closed date.  These dates 
are determined as follows:
 
        Open Date: Actual open date if it falls in the start stop range
                   If not in start stop range use the start date