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

Package: Income Verification Match

Routine: IVM268PT


Information

IVM268PT ;ALB/SCK - IVM*2*68 POST-INSTALL TO CLOSE IVM CASES ; 10/18/02

Source Information

Source file <IVM268PT.m>

Entry Points

Name Comments DBIA/ICR reference
POST ; Initialize post install
QUE ;
EN ;
; Initialize the XTMP tracking global
CLNUP(IVMICY,IVMDFN) ; Search for open cases
MAIL ; Send mail message with results
COUNT ; For test purposes, check numbers

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: COUNT+16
Function Call: WRITE
  • Prompt: !,"Closing of IVM Cases"
  • Line Location: COUNT+18
Function Call: WRITE
  • Prompt: !!,"Income year"_SPACE_"# of cases closed"
  • Line Location: COUNT+19
Function Call: WRITE
  • Prompt: !,"==========="_SPACE_"================="
  • Line Location: COUNT+20
Function Call: WRITE
  • Prompt: !,$$FMTE^XLFDT(IVMYR)_SPACE_$J($FN($G(^TMP("IVM68TST",$J,IVMYR)),","),20)
  • Line Location: COUNT+24
Info |  Source |  Entry Points |  Interaction Calls