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 |  Interaction Calls
Print Page as PDF
Routine: SCMCMU1

Package: Scheduling

Routine: SCMCMU1


Information

SCMCMU1 ;ALB/MJK - PCMM Mass Team/Position List Manager ; 10-JUL-1998

Source Information

Source file <SCMCMU1.m>

Entry Points

Name Comments DBIA/ICR reference
EN(SCTEAM,SCPOS,SCTPDIS,SCMUTYPE,SCDATE) ; -- main entry point for SCMC MU MASS TEAM UNASSIGNMENT
HDR ; -- header code
INIT ; -- init variables and list array
INITQ
FILTER(SCX,SCDATE) ; -- apply filter criteria
BLD ; -- build VALMAR
SETSEL(FLAG,SCNT) ; -- set selected flag indicator
HELP ; -- help code
EXIT ; -- exit code
EXPND ; -- expand code
ALL(SCACT) ; -- entry point for SCMC SELECT ALL & SCMC DESELECT ALL protocols
SOME(SCACT) ; -- entry point for SCMC SELECT SOME & SCMC DESELECT SOME protocols
ACT(SCACT,SCLIST) ; -- change select flag
VIEW(SCVW) ; -- change view
BACK(ACTION) ; -- return to lm processing
MSG ; -- set message var
DATE(SCDATE,SCDTE) ; -- setup date array
PAUSE ; -- pause

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: INIT+15
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !!,"All patients in current view are already '"_SCACT_"ED'."
  • Line Location: ALL+2
Function Call: WRITE
  • Prompt: !!,"All patients in current view are already '"_SCACT_"ED'."
  • Line Location: SOME+2
Function Call: WRITE
  • Prompt: !
  • Line Location: ACT+4
Function Call: WRITE
  • Prompt: !
  • Line Location: VIEW+2
Info |  Source |  Entry Points |  Interaction Calls