; -- positions for a pract
; input:
; SCTM = ien of TEAM File (#404.51) [required]
; SCDATES("BEGIN") = begin date to search (inclusive)
; [default: TODAY]
; ("END") = end date to search (inclusive)
; [default: TODAY]
; ("INCL") = 1: only use patients who were assigned to
; team for entire date range
; 0: anytime in date range
; [default: 1]
; SCUSRA -array of pointers to user file - 8930
; if none are defined - returns all usr classes
; if @SCPURPA@('exclude') is defined - exclude listed usr class
; SCROLEA - array of pointers to std position file 403.46 (per scusra)
; SCLIST -array name to store list
; [ex. ^TMP("SCPT",$J)]
;
; SCERR = array NAME to store error messages.
; [ex. ^TMP("ORXX",$J)]