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 |  Used in RPC
Print Page as PDF
Routine: SCUTBK10

Package: Scheduling

Routine: SCUTBK10


Information

SCUTBK10 ;ALB/SCK - Scheduling Broker Utilities ; 04 Sep 2002 12:53 PM

Source Information

Source file <SCUTBK10.m>

Entry Points

Name Comments DBIA/ICR reference
PARSE(SC) ;
PTASGMM(SCOK,SC) ; Send MailMan message on single patient assignment to either
; a team or a position.
PTASGNQ
BT ;
AT ;
BP ;
AP ;
MAILC(SCOK,SC) ; call to invoke broker to send a mailman message from the
; client
MAILQ
BLDTEXT(SCVAL,SCTXT) ; Build the message text array from the client
NEWHIST(SCOK,SC) ; Call to invoke the broker to determine whether the date for
; the history entry being added is valid.
NEWDTQ
NEWSTC(SCOK,SC) ; Call to invoke the broker to determine whether the status
; entry for the current entry is valid.
NEWSTQ
DELDTC(SCOK,SC) ; Call to invoke the broker to see if the history entry can
; be deleted.
DELDTQ
INACTC(SCOK,SC) ; Call to invoke the broker to see if the history entry can
; be inactivated.
INACTQ
CHGDTC(SCOK,SC) ; Call to see if the date change for the history entry is
; valid.
CHGDTQ
MNTEST(SCOK,SC) ;

Used in RPC

RPC Name Call Tags
SC MAILMAN MAILC
SC NEW HISTORY OK NEWHIST
SC CHANGE HISTORY OK CHGDTC
SC INACTIVATE ENTRY INACTC
SC DELETE HISTORY DELDTC
SC HISTORY STATUS OK NEWSTC
SC MEAN TEST MNTEST
SC PAT ASGN MAILMAN PTASGMM
Info |  Source |  Entry Points |  Used in RPC