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
Print Page as PDF
Routine: SCMCRT1

Package: Scheduling

Routine: SCMCRT1


Information

SCMCRT1 ;ALB/SCK - TEAM PROFILE REPORT ; 10/30/95

Source Information

Source file <SCMCRT1.m>

Entry Points

Name Comments DBIA/ICR reference
START(SCTS,SCPS,SCTEAMS,SCBRK) ;
; SCTS = Team Status
; SCPS = Positon status
; SCBRK = Page break as team changes
;
; Status values:
; 1 Show active only
; 0 Show inactive only
; -1 Show all
; 10 Selected Teams
CONT ;
TEAMOK(SCACT,SCIEN) ; function to check teams current status against
; the requested status
TEAMOKQ
POSTOK(SCPACT,SCIEN) ; function to check a positions current status against
; against the requested status
POSTOKQ
BLD(SCIEN) ; Build entry for the team profile in ^TMP("PCMTP",$J)
ACTPOS(SCIEN) ; Returns the active status of the position for the
; date range of the report.
ROLE(SCIEN) ; Returns the standard role for a position in external format
ROLEQ
CARE(SCC) ; Returns Yes if the position can provide primary care, No
; if the position cannot.
CAREQ
QSTART ;
Info |  Source |  Entry Points