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

Package: Scheduling

Routine: SDAMQ2


Information

SDAMQ2 ;ALB/MJK - AM Background Utilities (cont.) ; 12/1/91

Source Information

Source file <SDAMQ2.m>

Entry Points

Name Comments DBIA/ICR reference
CHK(SDBEG,SDEND,SDPCE) ; -- check if all dates are processed
WKL(SDBEG,SDEND) ; -- check if all dates have been updated
WKLQ
LIST ; -- list error dates for display

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Will now check if outpatient encounter dates have been updated..."
  • Line Location: WKL+1
Function Call: WRITE
  • Prompt: "everything looks ok.",!
  • Line Location: WKL+3
Function Call: WRITE
  • Prompt: !!,*7,"The outpatient encounter status update process has not completed"
  • Line Location: WKL+4
Function Call: WRITE
  • Prompt: !,"for the following dates:",!
  • Line Location: WKL+5
Function Call: WRITE
  • Prompt: !!,"Note: To obtain accurate statistics, this workload report should"
  • Line Location: WKL+7
Function Call: WRITE
  • Prompt: !," be run again after the outpatient encounter status update"
  • Line Location: WKL+8
Function Call: WRITE
  • Prompt: !," process has been completed for these dates.",!
  • Line Location: WKL+9
Function Call: WRITE
  • Prompt: ?$P("10^30^50",U,COUNT),$$FDATE^VALM1(SDDT)
  • Line Location: LIST+4
Function Call: WRITE
  • Prompt: !
  • Line Location: LIST+5
Info |  Source |  Entry Points |  Interaction Calls