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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: PSSADRPT

Package: Pharmacy Data Management

Routine: PSSADRPT


Information

PSSADRPT ;BIR/RTR-IV ADDITIVE REPORT ;07/15/09

Source Information

Source file <PSSADRPT.m>

Entry Points

Name Comments DBIA/ICR reference
REP ;IV Additive report
START ;
STARTX ;
END ;End of report
HD ;Report Header
MESS ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This report displays entries in the IV ADDITIVES (#52.6) File. You can select",!,"to display only entries marked with '1 BAG/DAY' in the ADDITIVE FREQUENCY (#18)"
  • Line Location: REP+2
Function Call: WRITE
  • Prompt: !,"Field, or only those entries with nothing entered in the ADDITIVE FREQUENCY",!,"(#18) Field, or all entries can be displayed.",!
  • Line Location: REP+3
Function Call: WRITE
  • Prompt: !!?3,"This report is designed for 80 column format!",!
  • Line Location: REP+14
Function Call: WRITE
  • Prompt: !!,"Nothing queued to print.",!
  • Line Location: REP+15
Function Call: WRITE
  • Prompt: !!,"Report queued to print.",!
  • Line Location: REP+16
Function Call: WRITE
  • Prompt: " "_$G(PSSKFMDQ)
  • Line Location: STARTX+34
Function Call: WRITE
  • Prompt: !?30,$G(PSSKFMDQ)
  • Line Location: STARTX+35
Function Call: WRITE
  • Prompt: !!,$S($G(PSSKFTP)=1:"No IV Additives marked as '1 BAG/DAY'.",$G(PSSKFTP)="N":"No IV Additives marked as null.",1:"No IV Additives to print."),!
  • Line Location: END+1
Function Call: WRITE
  • Prompt: !!,"End of Report.",!
  • Line Location: END+2
Function Call: WRITE
  • Prompt: !!,"End of Report."
  • Line Location: END+4
Function Call: WRITE
  • Prompt: !
  • Line Location: END+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: END+6
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HD+2
Function Call: WRITE
  • Prompt: !,$S(PSSKFTP=1:"IV Additives marked as '1 BAG/DAY' for ADDITIVE FREQUENCY",PSSKFTP="N":"IV Additives marked as null for ADDITIVE FREQUENCY",1:"All IV Additives"),?68,"Page: "_$G(PSSKFMCT),!,PSSKFMLN,!
  • Line Location: HD+2
Function Call: WRITE
  • Prompt: !!,"No Action taken.",!
  • Line Location: MESS+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PS(50.7 - [#50.7] GET1^DIQ
^PS(52.6 - [#52.6] GETS^DIQ
52.63 GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call