SCMCRT1 ;ALB/SCK - TEAM PROFILE REPORT ; 10/30/95
Source file <SCMCRT1.m>
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 | ;
|