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

Package: Quasar

Routine: ACKQDWL


Information

ACKQDWL ;AUG/JLTP BIR/PTD HCIOFO/BH-Compile A&SP Capitation Data ; [ 05/21/96 11:15 ]

Source Information

Source file <ACKQDWL.m>

Entry Points

Name Comments DBIA/ICR reference
OPTN ; Introduce option.
DIV ; select Division (user may select one/many/ALL)
BKG ; Queue process to run in the background.
DQ ; Entry point when queued.
EXIT ; ALWAYS EXIT HERE
GETDT ; Select month for report.
GDT1
INIT ; Initialize important variables.
LM(X) ; Find month previous to X.
DATHLP ; Extended help - select month for capitation report. (ACKQWL)
END ; Set END date field into header for Division and Date
BEGIN ; Set START date and Job # into header record for Division and date

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF,!,"This option compiles the data for the A&SP Capitation Report.",!
  • Line Location: OPTN+1
Function Call: WRITE
  • Prompt: !!,"QUASAR - Compile A&SP Capitation Data ",!
  • Line Location: BKG+1
Function Call: WRITE
  • Prompt: !,$C(7),"Can't run capitation report for future months!"
  • Line Location: GDT1+5
Function Call: WRITE
  • Prompt: !?5,"Enter a date, in the past, for which you wish to",!?5,"compile data for the A&SP Capitation Report."
  • Line Location: DATHLP+1
Info |  Source |  Entry Points |  Interaction Calls