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

Package: Pharmacy Benefits Management

Routine: PSUCSR1


Information

PSUCSR1 ;BIR/DJM - Drug breakdown ;25 AUG 1998

Source Information

Source file <PSUCSR1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;EP -- DRUG BREAKDOWN REPORT
GENREP(PSUMSG) ;EP - Generate the report based on the collected information
COMBO(PSUMSG) ;EP - Generate the report based on the collected information
PGHDR1 ;AMIS PAGE HEADER
PGHDR2 ;COMBO AMIS PAGE HEADER
PG ;EP Page controller
PGHDR ;EP write header & page number
SUMMRY(PSUMSG,PSUMFL) ; Mail the drug summary report (by division)
EXIT1
PAD(S,P,L) ; Pad string S with P to length L
CTR(S,P,L) ; Center string S left and right P in size L

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PGHDR1+2
Function Call: WRITE
  • Prompt: !,^XTMP("PSU_"_PSUJOB,"CSAMIS",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+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PGHDR2+2
Function Call: WRITE
  • Prompt: !,^XTMP("PSU_"_PSUJOB,"COMBOAMIS",1)
  • Line Location: PGHDR2+3
Function Call: WRITE
  • Prompt: !!,?68,"Page: ",PSUPGS("PG")
  • Line Location: PGHDR2+4
Function Call: WRITE
  • Prompt: !,$G(^XTMP("PSU_"_PSUJOB,"COMBOAMIS",2))
  • Line Location: PGHDR2+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PG+7
Function Call: WRITE
  • Prompt: !,^XTMP(PSUCSJB,"MAIL",PSUMC,I)
  • Line Location: PGHDR+1
Function Call: WRITE
  • Prompt: !,?60,"PAGE: ",PSUPG("PG")
  • Line Location: PGHDR+2
Function Call: WRITE
  • Prompt: !,^(I)
  • Line Location: PGHDR+3
Info |  Source |  Entry Points |  Interaction Calls