DSIV PRODUCTIVITY REPORT

TITLEVALUE
NAMEDSIV PRODUCTIVITY REPORT
DESCRIPTIONReturns productivity report data which in a combination of the ICB
Entered By User and Exception reports.
TAGRPT
ROUTINEDSIVICR3
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDSIVSDT
DESCRIPTIONStart Date of the report
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH20

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDSIVEDT
DESCRIPTIONEnd date of the report.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH20

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERDSIVRPT
DESCRIPTIONReport type: C=Clinic, U=User, CU=Clinic and User, UC=User and Clinic
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH2

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERDSIVHNDL
DESCRIPTIONHandle for the background job and XTMP global that contains the report
status and data.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER5
INPUT PARAMETERDSIVLOCS
DESCRIPTIONContains an optional list of locations to include or exclude from the
report.
PARAMETER TYPELIST
REQUIREDNO
MAXIMUM DATA LENGTH30

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONGlobal array containing report data:
when DSIVRPT="C" for Clinic then return is:
turn=Clinic^totalentries^totalnoins^totalexceptions
when DSIVRPT="U" for User then return is:
Return=User^totalentries^totalnoins^totalexceptions
when DSIVRPT="CU" for Both Clinic and User then return is:
Clinic|User^totalentries^totalnoins^totalexceptions
when DSIVRPT="UC" for User and Clinic then return is:
Return=User|Clinic^totalentries^totalnoins^totalexceptions
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED