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

Package: Drug Accountability

Routine: PSALOG


Information

PSALOG ;BIR/LTL,JMB-Unposted Procurement History ;7/23/97

Source Information

Source file <PSALOG.m>

Entry Points

Name Comments DBIA/ICR reference
DEVICE
QUE ;Calls routines to print the 3 reports.
EXIT
HELPTOT ;Extended help for "Print item totals?"
HELPHIGH ;Extended help for "Print a high dollar items report?"
HELPLOW ;Extended help for "Enter the lowest dollar amount to print $"

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PSALOG+12
Function Call: WRITE
  • Prompt: !
  • Line Location: PSALOG+18
Function Call: WRITE
  • Prompt: !
  • Line Location: DEVICE+0
Function Call: WRITE
  • Prompt: !,"No device selected or report printed!"
  • Line Location: DEVICE+1
Function Call: WRITE
  • Prompt: !,"The report was not sent to the printer."
  • Line Location: DEVICE+3
Function Call: WRITE
  • Prompt: !!,"Enter yes to print a report of the items purchased during the selected",!,"month. The report contains the total dollar amount per item per purchase"
  • Line Location: HELPTOT+1
Function Call: WRITE
  • Prompt: !,"order. The report lists the purchase order number, date ordered quantity,",!,"ordered, quantity received, dollar amount per dispensed unit, dispensed"
  • Line Location: HELPTOT+2
Function Call: WRITE
  • Prompt: !,"unit, total order cost, and total cost of items received."
  • Line Location: HELPTOT+3
Function Call: WRITE
  • Prompt: !!,"Enter no if you do not want to print the report."
  • Line Location: HELPTOT+4
Function Call: WRITE
  • Prompt: !!,"Enter yes to choose a cut-off dollar amount and print the report.",!,"The report lists the items from highest to lowest dollar amounts."
  • Line Location: HELPHIGH+1
Function Call: WRITE
  • Prompt: !!,"Enter the lowest dollar amount paid for an order of an item. The",!,"dollar amount is the total amount paid for the item on a purchase order."
  • Line Location: HELPLOW+1
Function Call: WRITE
  • Prompt: !,"For example, if a drug cost $500 per unit and 3 units were ordered, the",!,"total dollar amount is $1500. In order to print this item on the report,",!,"the lowest dollar amount to print must be $1500 or less."
  • Line Location: HELPLOW+2
Info |  Source |  Entry Points |  Interaction Calls