GMRCPSL2 ;SLC/MA - Special Consult Reports;9/21/01 05:25 ;1/17/02 18:19
Source file <GMRCPSL2.m>
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) |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^GMR(123.3 - [#123.3] | GET1^DIQ |
^VA(200 - [#200] | GET1^DIQ |
^DIC(4 - [#4] | GET1^DIQ |
^SC - [#44] | GET1^DIQ |