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
Print Page as PDF
Routine: GMRCTIUL

Package: Consult Request Tracking

Routine: GMRCTIUL


Information

GMRCTIUL ;SLC/DCM,DLT - Get list of existing results for consults ;5/01/98 10:09

Source Information

Source file <GMRCTIUL.m>

Entry Points

Name Comments DBIA/ICR reference
GETLIST(GMRCO,GETWHAT,TYPE,GMRCNT) ;Get the count and list of results
UPDCNT ;Update count of existing results for the consult and build array
TIUTMP(GETWHAT) ;build ^TMP array for results based on TIU when type=1
PROCTMP ;build ^TMP array for procedure results when type note=1
SHOWTIU ;Display the current TIU results available
SELR(GMRCRCT) ;Select a note from the list
LN1 ;Used by filemanager print template to format line
LN2 ;Used by Fileman to write second line

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Notes associated with this consult:",!
  • Line Location: SHOWTIU+2
Function Call: WRITE
  • Prompt: !," No. Document Title TIU Entered Author Sts Consult"
  • Line Location: SHOWTIU+3
Function Call: WRITE
  • Prompt: !,^TMP("GMRC50R",$J,GMRCRCT,GMRCRVP)
  • Line Location: SHOWTIU+7
Function Call: WRITE
  • Prompt: GMRCTX
  • Line Location: LN1+10
Function Call: WRITE
  • Prompt: GMRCTX
  • Line Location: LN2+5
Info |  Source |  Entry Points |  Interaction Calls