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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: SCMCCV1

Package: Scheduling

Routine: SCMCCV1


Information

SCMCCV1 ;ALB/JLU;PC Attending conversion;5/6/99

Source Information

Source file <SCMCCV1.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN
MAINQ
XTMPW ;writes to the user.
XTMP() ;checks to see if another job is running.
CNTFIX() ;ask the user if they want to FIX(Convert) or CHECK
ASKQUEST() ;askes the user how they wish to sort or break up the conversion.
ASKQSTQ
TYPE() ;askes the user how they wish to sort or select the conversion.
TMLP ;allows the user to select which teams. Allows the selection of
POSLP(TM) ;allows the user to select one team and multiple positions from that
POS ;gets the team first then calls POSLP to get the positions
SUMARIZE ;presents the selections to the user.
TYPEA ;
TYPET ;
TYPEP ;
ASKCONT() ;ask the user if they wish to continue.
SETLOCK ; sets the global to lock out other attempted jobs
QOFF ;queue the task off to be processed in the background.
FUTURE ;checks if can make an assignment for today.
REOPEN ;reactivate old assignment.
CHANGE(AIEN) ;the actual FM call to convert.
INIT ;set up variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: *7,!!,"A conversion job (#"_VAR_") has already been started."
  • Line Location: XTMPW+5
Function Call: WRITE
  • Prompt: !,"You will not be able to start another conversion job until this one finishes.",!!
  • Line Location: XTMPW+6
Function Call: WRITE
  • Prompt: !!!,"You have made the following selections."
  • Line Location: SUMARIZE+2
Function Call: WRITE
  • Prompt: !,"Please verify they are what you want:",!
  • Line Location: SUMARIZE+3
Function Call: WRITE
  • Prompt: !!,*7,"** This job will be run in a ",$S(SCMCFIX="F":"FIX",1:"CHECK")," mode. **",!
  • Line Location: SUMARIZE+9
Function Call: WRITE
  • Prompt: !,"You have selected to convert assignments in all teams and positions."
  • Line Location: TYPEA+1
Function Call: WRITE
  • Prompt: !,"You have selected to convert PC Attending assignments in the following teams:"
  • Line Location: TYPET+2
Function Call: WRITE
  • Prompt: !,$P(^SCTM(404.51,VAR,0),U,1)
  • Line Location: TYPET+5
Function Call: WRITE
  • Prompt: !!,"All position assignments for each team will be reviewed."
  • Line Location: TYPET+7
Function Call: WRITE
  • Prompt: !,"You have selected to convert PC Attending assignments for team:"
  • Line Location: TYPEP+4
Function Call: WRITE
  • Prompt: !,$P(^SCTM(404.51,VAR,0),U,1)
  • Line Location: TYPEP+5
Function Call: WRITE
  • Prompt: !!,"The positions that were selected are:"
  • Line Location: TYPEP+6
Function Call: WRITE
  • Prompt: !,$P(^SCTM(404.57,VAR,0),U,1)
  • Line Location: TYPEP+9
Function Call: WRITE
  • Prompt: !!,"Task queued. ",ZTSK
  • Line Location: QOFF+12
Function Call: WRITE
  • Prompt: !!,"Task NOT queued."
  • Line Location: QOFF+13

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SCPT(404.43 - [#404.43] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call