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: SCCVCST1

Package: Scheduling

Routine: SCCVCST1


Information

SCCVCST1 ; ALB/TMP - SCHED VSTS CONV/ARCHIVE - REQUEST/EDIT ; 25-NOV-97

Source Information

Source file <SCCVCST1.m>

Entry Points

Name Comments DBIA/ICR reference
REQ(SCFUNC,SCCVSCRN,ASKBULL) ; -- Schedule request to run/stop
; SCFUNC = 0 if from add new template, 1 if from edit or schedule
; SCCVSCRN = 1 if called from main menu, 2 if called from log menu
; ASKBULL = 1 if user should be asked to answer send bulletin question
; = 0 if user already answered the question during this action
; Assumes SCCVDA = template entry ien from List Manager selection
REQX
NOTDONE ; -- all needed fields not answered - delete entry
EDIT(SCCVSCRN) ; -- Edit the selected CST
EDITX
BULL ; Re-generate bulletin for estimate
BULLX
CANCEL ; Cancel a selected CST that has not been completely converted
CANCQ
DONE ; Message to say complete is over

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: *7,!,"You cannot run a canceled template!"
  • Line Location: REQ+10
Function Call: WRITE
  • Prompt: !!,$S($G(SCRESULT):"An error has occurred (",1:"This CST already has a valid task "_$P(SCCV1,U,3)_" (")_$P(SCRESULT,U,2)_")."
  • Line Location: REQ+24
Function Call: WRITE
  • Prompt: !!,"This CST has completed converting the data in its date range."
  • Line Location: REQ+30
Function Call: WRITE
  • Prompt: !,"The event must be 'RE-CONVERT' in order to run this CST again."
  • Line Location: REQ+31
Function Call: WRITE
  • Prompt: !!,"Requested Event : ",$$EXPAND^SCCVDSP2(404.98,.05,$P(SCCV0,U,5))
  • Line Location: REQ+48
Function Call: WRITE
  • Prompt: !,"Last Event Status : ",$$EXPAND^SCCVDSP2(404.98,.07,$P(SCCV0,U,7))
  • Line Location: REQ+49
Function Call: WRITE
  • Prompt: !,"Last Requested Action: ",$$NONE^SCCVDSP2(404.98,.08,$P(SCCV0,U,8),"<No action requested>"),!
  • Line Location: REQ+50
Function Call: WRITE
  • Prompt: !,"All fields must be answered. Nothing has been scheduled."
  • Line Location: NOTDONE+3
Function Call: WRITE
  • Prompt: !!,"This template has completed its "_$P("^re-",U,$P(SCCV0,U,5))_"conversion."
  • Line Location: EDIT+16
Function Call: WRITE
  • Prompt: !
  • Line Location: EDIT+27
Function Call: WRITE
  • Prompt: !,"The CST must have a completed ESTIMATE event to re-generate the bulletin."
  • Line Location: BULL+11
Function Call: WRITE
  • Prompt: !,"Estimate bulletin "_$S($G(SCCVSENT):"has been sent to "_SCCVSENT_" user"_$S(SCCVSENT>1:"s",1:""),1:"was not generated due to an error - try agin later")_"."
  • Line Location: BULL+16
Function Call: WRITE
  • Prompt: !,"This template has "_$S(SCCVEVT<3:"completed successfully and does not need to be canceled",1:"already been canceled")_"."
  • Line Location: CANCEL+17
Function Call: WRITE
  • Prompt: !
  • Line Location: CANCEL+21
Function Call: WRITE
  • Prompt: !
  • Line Location: CANCEL+24
Function Call: WRITE
  • Prompt: *7,!!,"Conversion is complete - this function is invalid!"
  • Line Location: DONE+1

FileMan Files Accessed Via FileMan Db Call

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