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

Package: Scheduling

Routine: SCRPW70


Information

SCRPW70 ;BP-CIOFO/KEITH,ESW - Clinic appointment availability extract ; 7/8/03 2:23pm

Source Information

Source file <SCRPW70.m>

Entry Points

Name Comments DBIA/ICR reference
EDT
REN
RENS
ROSS
QUE
RESEND ;Entry point for manually initiating extracts for the current month
REQUE ;Entry point for initiating repetitive tasking of extracts
RQUE(SDEX) ;Schedule extract for repetitive run
QUEUE(SDMON) ;Queue extraction for re-run
QQ
TXXM ;Transmit extract data
EXXM(XMG,SDMGM) ;Send extract mail message
XMTX(SDX) ;Set mail message line
NAVA(SDY) ;Format next available appointment information

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: SCRPW70+9
Function Call: WRITE
  • Prompt: !
  • Line Location: EDT+0
Function Call: WRITE
  • Prompt: !!,$C(7),"End date cannot be before begin date!",!
  • Line Location: EDT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: EDT+5
Function Call: WRITE
  • Prompt: !!?3,"To generate a detailed report by stop code pair or clinic,"
  • Line Location: EDT+8
Function Call: WRITE
  • Prompt: !?3,"press 'enter' without inputting a patient name.",!
  • Line Location: EDT+9
Function Call: WRITE
  • Prompt: !
  • Line Location: EDT+17
Function Call: WRITE
  • Prompt: !
  • Line Location: REN+3
Function Call: WRITE
  • Prompt: !!,"This report requires 132 column output!"
  • Line Location: QUE+0
Function Call: WRITE
  • Prompt: !
  • Line Location: QUE+2
Function Call: WRITE
  • Prompt: !!,$C(7),"NOTE: Use of this utility will result in the transmission of extract data to"
  • Line Location: RESEND+2
Function Call: WRITE
  • Prompt: !,"Austin. It should only be used if automatically queued extracts failed to run."
  • Line Location: RESEND+3
Function Call: WRITE
  • Prompt: !
  • Line Location: REQUE+3
Function Call: WRITE
  • Prompt: !
  • Line Location: REQUE+10
Function Call: WRITE
  • Prompt: !!,"Scheduled for: ",Y,", task number: ",$G(SDXTMP("EXTRACT",SDEX,"TASK"))
  • Line Location: RQUE+7
Function Call: WRITE
  • Prompt: !
  • Line Location: QUEUE+4
Function Call: WRITE
  • Prompt: !!,"Extract not queued!!!",!
  • Line Location: QQ+0
Function Call: WRITE
  • Prompt: !!,"Task number: ",ZTSK,!
  • Line Location: QQ+1
Info |  Source |  Entry Points |  Interaction Calls