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

Package: Scheduling

Routine: SD53105A


Information

SD53105A ;ALB/JRP - XMIT, DELETE, AND ERROR FILE CLEAN UP;12-MAR-1997

Source Information

Source file <SD53105A.m>

Entry Points

Name Comments DBIA/ICR reference
SCAN ;Entry point to scan only (prints what would have been deleted)
FIX ;Entry point to schedule clean up
INTRO ;Print intro text
EN(SCANMODE) ;Main entry point
; Routine deletes entries in the Transmitted Outpatient Encounter file
; (409.73) that do not have a valid pointer to the Outpatient Encounter
; file (#409.68) or the Deleted Outpatient Encounter file (#409.74).
EN1 ;Remember ending time

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: SCAN+3
Function Call: WRITE
  • Prompt: !,"You are running this routine in scan mode, which will only identify"
  • Line Location: SCAN+4
Function Call: WRITE
  • Prompt: !,"the problems corrected. Please select a device (queueing allowed) so"
  • Line Location: SCAN+5
Function Call: WRITE
  • Prompt: !,"that a listing of what would have been done can be obtained."
  • Line Location: SCAN+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: SCAN+7
Function Call: WRITE
  • Prompt: !
  • Line Location: FIX+3
Function Call: WRITE
  • Prompt: !,"Please enter the date/time that you would like this clean up queued to"
  • Line Location: FIX+4
Function Call: WRITE
  • Prompt: !,"run. A summary of what was done will be sent to you and the"
  • Line Location: FIX+5
Function Call: WRITE
  • Prompt: !,"recipients of the SCDX AMBCARE TO NPCDB SUMMARY bulletin."
  • Line Location: FIX+6
Function Call: WRITE
  • Prompt: !!
  • Line Location: FIX+7
Function Call: WRITE
  • Prompt: !!,"This routine will clean up dangling pointers and orphan entries within"
  • Line Location: INTRO+1
Function Call: WRITE
  • Prompt: !,"the ACRP transmission files. The following actions/checks will be"
  • Line Location: INTRO+2
Function Call: WRITE
  • Prompt: !,"performed:"
  • Line Location: INTRO+3
Function Call: WRITE
  • Prompt: !
  • Line Location: INTRO+4
Function Call: WRITE
  • Prompt: !,"(1) Entries in the Transmitted Outpatient Encounter file (409.73)"
  • Line Location: INTRO+5
Function Call: WRITE
  • Prompt: !," that do not have a valid pointer to the Outpatient Encounter"
  • Line Location: INTRO+6
Function Call: WRITE
  • Prompt: !," file (#409.68) or the Deleted Outpatient Encounter file"
  • Line Location: INTRO+7
Function Call: WRITE
  • Prompt: !," (#409.74) are deleted."
  • Line Location: INTRO+8
Function Call: WRITE
  • Prompt: !
  • Line Location: INTRO+9
Function Call: WRITE
  • Prompt: !,"(2) Entries in the Transmitted Outpatient Encounter file that have"
  • Line Location: INTRO+10
Function Call: WRITE
  • Prompt: !," been rejected by the Austin Automation Center and do not have an"
  • Line Location: INTRO+11
Function Call: WRITE
  • Prompt: !," entry in the Transmitted Outpatient Encounter Error file"
  • Line Location: INTRO+12
Function Call: WRITE
  • Prompt: !," (#409.75) are marked for re-transmission."
  • Line Location: INTRO+13
Function Call: WRITE
  • Prompt: !
  • Line Location: INTRO+14
Function Call: WRITE
  • Prompt: !,"(3) Entries in the Deleted Outpatient Encounter file that do not"
  • Line Location: INTRO+15
Function Call: WRITE
  • Prompt: !," have a corresponding entry in the Transmitted Outpatient"
  • Line Location: INTRO+16
Function Call: WRITE
  • Prompt: !," Encounter file are deleted."
  • Line Location: INTRO+17
Function Call: WRITE
  • Prompt: !
  • Line Location: INTRO+18
Function Call: WRITE
  • Prompt: !,"(4) Entries in the Transmitted Outpatient Encounter Error file that"
  • Line Location: INTRO+19
Function Call: WRITE
  • Prompt: !," do not have a valid pointer to the Transmitted Outpatient"
  • Line Location: INTRO+20
Function Call: WRITE
  • Prompt: !," Encounter file are deleted."
  • Line Location: INTRO+21

FileMan Files Accessed Via FileMan Db Call

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