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

Package: Scheduling

Routine: SD53120A


Information

SD53120A ;ALB/REV; Scheduling/PCE Bad Pointer Count ;5/15/97

Source Information

Source file <SD53120A.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;This is the entry point to start the count of problems
ENQ
TSK ; entry point for the queued task
TSKQ
MAILMSG(USER,SDMNT,XMTEXT) ;this subroutine will fire a message when
; the background job has finished.
; USER - who started the job
; SDMNT - To Albany CIOFO if run as post-install
; XMTEXT - notes for the end of the message
MAILQ
OK() ;last chance to back out
BLDTXT(CTR,TEXT,SDTEXT) ; create line of text
FINDERR ; main program block
OUTPUT ; create text for MailMan message
APPT ; check patient appointment multiple
DISP ; check patient disposition multiple
DUP ; loop through outpatient encounter file - call DUPCHECK
DUPCHECK ; check for duplicates

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Can not select a date before 10/1/96."
  • Line Location: EN+15
Info |  Source |  Entry Points |  Interaction Calls