OOPS GET CASE NUMBERS

TITLEVALUE
NAMEOOPS GET CASE NUMBERS
DESCRIPTIONThis call returns a list of cases that match the search criteria and are
eligible for editing.
TAGGETCASE
ROUTINEOOPSGUI0
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERPERSON
DESCRIPTIONThe value passed in PERSON determines which cases are included in the
lookup. A single Person can be returned or a listing of all cases for a
particular Supervisor or Secondary Supervisor. If a listing by Supervisor is
desired the Supervisor's DUZ must be passed in. The format is:
PERSON = 0^ (all cases included)
1^PERSON INVOLVED name
2^SUP / SEC SUP DUZ

PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERCSTAT
DESCRIPTIONThis parameter passes in the Case Status's of the claims to be included in the
lookup criteria. This parameter must be set programatically as there is not a
mechanism for user input. Typically, this would be set to only allow Open
cases to be included, with few exceptions. The expected format is:
CSTAT = #^#^#^#^ where each number is defined below
99^ all case status should be included
0^ open cases
1^ closed cases
2^ deleted cases
3^ replaced by amendment
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERPSTAT
DESCRIPTIONThis parameter determines which PERSONNEL STATUS's should be included in the
lookup criteria. This parameter is determined by the user and the format is
as follows:
PSTAT = #^#^#^#^#^ for every Personnel Status
0^ all personnel status's should be included
1^ employee
2^ volunteer
3^ contractor
4^ visitor
5^ other
6^ non-paid employee
7^ medical student
8^ nursing student
9^ other student
10^ resident physician

PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERCALL
DESCRIPTIONThis parameter passes in the menu that the broker call was made from.
CALL = E employee menu
S supervisor menu
H employee health menu
O safety officer menu
W workers comp menu
U union menu
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER5
INPUT PARAMETEROPT
DESCRIPTIONThis parameter passes in the option that the broker call was made from, if
needed. It is required to determine which fields should be availble for
editing in the CA1, CA2, and 2162 forms.
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONAn array is passed back which contains the case number, date/time of occurrence,
the person involved, and the ASISTS IEN.

Data will be returned in the following format:
2002-00021^JAN 08, 2002@11:19^TURNIP,JANE^193^100-00-0038

AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED