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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SDRPA00

Package: Scheduling

Routine: SDRPA00


Information

SDRPA00 ;BP-OIFO/OWAIN,ESW - Patient Appointment Information Transmission ;11/2/04 11:09am;2/24/08 11:25am

Source Information

Source file <SDRPA00.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;manual entry
; SD*639 Disable Manual Startup PAIT Transmission option
START ;Tasked entry
; SD*639 Disable Taskman PAIT Transmission option
STMES ;generate start message
GT90DAYS(X1,X2) ; Date is older than Sep 1st 2003, see specs.
; X1 - creation date. More efficient to have it set at the top instead of every time this subroutine is called.
; X2 - comparison date, now sent as Sep 1 2003, both in Vista format cyymmdd
STAT(SDSTTY,SDFF,SDFIN,SDPEN,SDF) ;summarize pending and finals

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"You attempted to start PAIT outside the authorized transmission dates.",!,"Job has been terminated.",!
  • Line Location: EN+8
Function Call: WRITE
  • Prompt: !,"A task is currently active."
  • Line Location: EN+10
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: !,"Task # "_ZTSK_" queued!"
  • Line Location: EN+20
Function Call: WRITE
  • Prompt: !!,"Task not queued, check Taskman",!
  • Line Location: EN+21
Function Call: WRITE
  • Prompt: !!,"Task number: ",ZTSK,!
  • Line Location: EN+22
Function Call: WRITE
  • Prompt: !,"NOT AN INTERACTIVE OPTION...schedule through TaskMan",!!
  • Line Location: START+10

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
2.98 GET1^DIQ
^HLCS(870 - [#870] GETS^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call