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

Package: Drug Accountability

Routine: PSAHIS


Information

PSAHIS ;BIR/LTL,JMB-Drug Transaction History ;7/23/97

Source Information

Source file <PSAHIS.m>

Entry Points

Name Comments DBIA/ICR reference
LOC ;Gets locations & drugs to print
DRUG ;Gets drugs to print
DAYS
DEV ;Asks device & queueing info
START ;Compiles & prints output data
EXIT
EXIT1
FIND ;Finds drugs & puts in alpha order in ^TMP("PSAHIS",$J)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"There are no active pharmacy locations."
  • Line Location: LOC+3
Function Call: WRITE
  • Prompt: !!,"You may select one, several, or ^ALL drugs."
  • Line Location: DRUG+1
Function Call: WRITE
  • Prompt: !!,"There have been no transactions for this drug.",!
  • Line Location: DRUG+7
Function Call: WRITE
  • Prompt: !!,"There are no drugs in all the selected location(s)."
  • Line Location: DRUG+8
Function Call: WRITE
  • Prompt: !
  • Line Location: DAYS+1
Function Call: WRITE
  • Prompt: !
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !,"NO DEVICE SELECTED OR OUTPUT PRINTED!"
  • Line Location: DEV+2
Function Call: WRITE
  • Prompt: !!,"No transactions were found for the pharmacy location."
  • Line Location: FIND+10
Info |  Source |  Entry Points |  Interaction Calls