SCAPMC9 ;ALB/REW - Team API's:PRCL ; JUN 26, 1995
Source file <SCAPMC9.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
PRCL(SC44,SCDATES,SCPOSA,SCUSRA,SCROLEA,SCLIST,SCERR) | ;-- list of practitioners for clinic
; input: ; SC44 = ien of CLINIC <FILE#44> [required] ; SCDATES("BEGIN") = begin date to search (inclusive) ; [default: TODAY] ; ("END") = end date to search (inclusive) ; [default: TODAY] ; ("INCL") = 1: only use pracitioners who were on ; team for entire date range ; 0: anytime in date range ; [default: 1] ; SCPOSA= array of positions to include reverse with scposa('exclude') ; SCUSRA= array of usr classes included reverse with scusra('exclude') ; SCROLEA= array of roles included reverse with SCROLEA('exclude') ; SCERR = array NAME to store error messages. ; [ex. ^TMP("ORXX",$J)] |
|
ST | ||
PRACQ | ||
OKDATA() | ;check/setup variables - return 1 if ok/ 0 if error
|