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: PSUV5

Package: Pharmacy Benefits Management

Routine: PSUV5


Information

PSUV5 ;BIR/PDW - Pharmacy Benefits Mgt IV Printer Output ;10 JUL 1999

Source Information

Source file <PSUV5.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;EP entry for IV statistical output
PRTSUM ;Print the statistical summary report
PRTAMIS ;Print the IV AMIS Summary report
PRTDRUG ;Print the Statistical Drug Report
PGHDR ;
PGHDR1 ;Print headings for statistical report
NOSUM ;Set up no data to report global if there is no statistical data
NODRUG ;Set up the no data to report temp global if there is no drug data
GETNAME ;Get the facility name

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,X_" for "_PSUDIVNM
  • Line Location: PRTSUM+6
Function Call: WRITE
  • Prompt: !!,?68,"Page: 1"
  • Line Location: PRTSUM+7
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PGHDR+1
Function Call: WRITE
  • Prompt: !,^XTMP(PSUIVSUB,"DRUGSUM",PSUFACN,1)
  • Line Location: PGHDR+2
Function Call: WRITE
  • Prompt: " for ",PSUDIVNM
  • Line Location: PGHDR+3
Function Call: WRITE
  • Prompt: !!,?68,"Page: ",PSUPGS("PG")
  • Line Location: PGHDR+4
Function Call: WRITE
  • Prompt: !,$G(^XTMP(PSUIVSUB,"DRUGSUM",PSUFACN,PSUH))
  • Line Location: PGHDR+6
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PGHDR1+2
Function Call: WRITE
  • Prompt: !,^XTMP("PSU_"_PSUJOB,"IVAMIS",1)
  • Line Location: PGHDR1+3
Function Call: WRITE
  • Prompt: !!,?68,"Page: ",PSUPGS("PG")
  • Line Location: PGHDR1+4
Function Call: WRITE
  • Prompt: !,$G(^XTMP("PSU_"_PSUJOB,"IVAMIS",2))
  • Line Location: PGHDR1+6
Info |  Source |  Entry Points |  Interaction Calls