Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: OOPSGUI0

Package: Asists

Routine: OOPSGUI0


Information

OOPSGUI0 ;WIOFO/LLH-RPC routines ;01/02/02

Source Information

Source file <OOPSGUI0.m>

Entry Points

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

Used in RPC

RPC Name Call Tags
OOPS GET CASE NUMBERS GETCASE

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
^OOPS(2260 - [#2260] GET1^DIQ
Info |  Source |  Entry Points |  Used in RPC |  FileMan Files Accessed Via FileMan Db Call