OOPSGUI0 ;WIOFO/LLH-RPC routines ;01/02/02
Source file <OOPSGUI0.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETCASE(RESULTS,PERSON,CSTAT,PSTAT,CALL,OPT) | ; Subroutine for Case Selection
; Returns a list of cases that can be displayed for selection ; RESULTS = return array containing, CASE#^IEN^NAME^DATE TIME OCCUR ; PERSON = 0^ if no person selected ; 1^PERSON INVOLVED NAME ; 2^SUPERVISOR DUZ ; 3^USER SSN ; 4^CASE NUMBER ; CSTAT = #^#^#^# 0^1^2^3 0=open, 1=closed, 2=deleted, 3=replaced ; 99^ if all Case Status should be included ; CSTAT is only set programatically ; PSTAT = 0^ if all personnel status types should be included ; #^#^#^ for each personnel status selected ; CALL = Calling menu, used to assure proper access ; OPT = Option called from, used to assure proper access ; |
|
EXIT | ; quit the routine
|
|
GETPER | ; Person Name passed in, match
; See above for documentation |
|
CALLER() | ; Check to make sure case should be included
|
|
SORT | ; put cases in reverse number order
|
RPC Name | Call Tags |
---|---|
OOPS GET CASE NUMBERS | GETCASE |
FileNo | Call Tags |
---|---|
^VA(200 - [#200] | GET1^DIQ |
^OOPS(2260 - [#2260] | GET1^DIQ |