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 |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: GMRCPSL2

Package: Consult Request Tracking

Routine: GMRCPSL2


Information

GMRCPSL2 ;SLC/MA - Special Consult Reports;9/21/01 05:25 ;1/17/02 18:19

Source Information

Source file <GMRCPSL2.m>

Entry Points

Name Comments DBIA/ICR reference
PRINT(GMRCSRCH,GMRCARRY,GMRCDT1,GMRCDT2,GMRCSTAT,GMRCRPT,GMRCBRK) ; Untasked Print
PRTTSK ; Print report
; GMRCARRY = Array contains search values.
; GMRCSRCH = Indicates which field to search on
; GMRCDT1 = Start date
; GMRCDT2 = Stop date
; GMRCSTAT = CPRS status to include in report
; SUBTOT = Counter for different groups
; GMRCRPT = 80 - 132 character report & data only output
; GMRCBRK = Print page break between sub-totals <Y-N>
; TOTCNTR = Count for total records
BLDLOC(GMRCARRY) ; Build ^TMP were search was on location.
BLDPROC(GMRCARRY) ; Build ^TMP were search was on procedure.
BLDPROV(GMRCARRY) ; Build ^TMP were search was on provider.
CKSTAT(IEN,GMRCSTAT) ; Does entry have selected status
; Input:
; IEN = File #123 IEN
; GMRCSTAT = Selected status(es)
; Output:
; GMRCKS = Result (1:yes; 0:no)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"SUB TOTAL= ",SUBTOT,!
  • Line Location: PRTTSK+17
Function Call: WRITE
  • Prompt: !,"TOTAL RECORDS= ",TOTCNTR
  • Line Location: PRTTSK+18

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^GMR(123.3 - [#123.3] GET1^DIQ
^VA(200 - [#200] GET1^DIQ
^DIC(4 - [#4] GET1^DIQ
^SC - [#44] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call