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

Package: Income Verification Match

Routine: IVMYZ3


Information

IVMYZ3 ;ALB/SEK - PURGE INCORRECT IVM PATIENT & TRANSMISSION RECORDS ; 13-JUNE-95

Source Information

Source file <IVMYZ3.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; this routine will delete ivm patient (#301.5) and ivm
; transmission log (#301.6) records for incorrect income years of
; -10000 & -910000.
; this routine will also send notification to the IVM Center once
; the facility has installed IVM*2*3 patch.
Q
ENV ; make sure required patches are installed
TYPE ; Ask user if this installation is for a test account or live account.
NOTE ; Send notification to the IVM Center once the facility has installed
; IVM*2*3 patch in production account.
PURGE ; do the purge
TEXT ; Text for help for production/test question

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"PATCH IVM*2*3 INITIALIZATION ABORTED..."
  • Line Location: EN+6
Function Call: WRITE
  • Prompt: !?3,*7,"Patch DG*5.3*45 must be installed first!"
  • Line Location: ENV+2
Function Call: WRITE
  • Prompt: !?3,*7,"Patch IVM*2*1 must be installed first!"
  • Line Location: ENV+3
Function Call: WRITE
  • Prompt: !?3,*7,"Patch DG*5.3*54 must be installed first!"
  • Line Location: ENV+4
Function Call: WRITE
  • Prompt: !!,"Sending a 'completed installation' notice to the IVM Center... "
  • Line Location: NOTE+5
Function Call: WRITE
  • Prompt: "done."
  • Line Location: NOTE+16
Function Call: WRITE
  • Prompt: !!," Total number of IVM PATIENT (#301.5) records deleted: "_IVMCTR
  • Line Location: PURGE+8

FileMan Files Accessed Via FileMan Db Call

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