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

Package: Pharmacy Benefits Management

Routine: PSUPR6


Information

PSUPR6 ;BIR/PDW - PBM Procurement Printer Controller ;25 AUG 1998

Source Information

Source file <PSUPR6.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;EP for printing reports
DIVISION ;EP loop by divisions
REPORT ;EP Perform Prints Category & Drug for Division
CATRPT ;
; Printing Device should be opened by PSUDBQUE by now & IO set
DRUGRPT ; Print Drug Summary
PG ;EP Page controller
PGHDR ; Write Page Header (SUBJECT of MAILMESSAGE)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: CATRPT+2
Function Call: WRITE
  • Prompt: !,X
  • Line Location: CATRPT+3
Function Call: WRITE
  • Prompt: !,?60,"PAGE: 1"
  • Line Location: CATRPT+3
Function Call: WRITE
  • Prompt: !!,@IOF
  • Line Location: CATRPT+4
Function Call: WRITE
  • Prompt: !,X
  • Line Location: DRUGRPT+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DRUGRPT+4
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PG+5
Function Call: WRITE
  • Prompt: !,^XTMP(PSUPRSUB,"REPORT2",PSUDIV,I)
  • Line Location: PGHDR+2
Function Call: WRITE
  • Prompt: !,?60,"PAGE: ",PSUPG("PG")
  • Line Location: PGHDR+3
Function Call: WRITE
  • Prompt: !,^(I)
  • Line Location: PGHDR+4
Info |  Source |  Entry Points |  Interaction Calls