Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All
Print Page as PDF
Routine: IVMCUPL

Package: Income Verification Match

Routine: IVMCUPL


Information

IVMCUPL ;ALB/KCL - INCOME TEST UPLOAD UTILITIES ; 04-MAY-98

Source Information

Source file <IVMCUPL.m>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
Registration 1 ($$LOCK,UNLOCK)^DGMTUTL  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 4

Package Total Caller Graph
Registration 2 DGMTA  DGMTE  
Enrollment Application System 1 EASCM  
Income Verification Match 1 IVMCM  

Entry Points

Name Comments DBIA/ICR reference
GETLOCKS(DFN) ;
; Description: Locks first the income test upload, then the local
; income test. Used to synchronize the income test upload with
; local income test options.
RELLOCKS(DFN) ;
; Description: Release the locks obtained by GETLOCKS().
; Used to synchronize the income test upload with local income
; test options.
BEGUPLD(DFN) ;
; Description: Sets a lock used to determine if an income test upload
; is in progress.
ENDUPLD(DFN) ;
; Description: Release the lock obtained by calling $$BEGUPLD(DFN).
CKUPLOAD(DFN) ;
; Description: Checks if an income test upload is in progress. If so,
; it pauses until it is completed. If the lock is not obtained
; initially, it is assumed that the upload is in progress, and a
; message is displayed to the user.

External References

Name Field # of Occurrence
$$LOCK^DGMTUTL GETLOCKS+10
UNLOCK^DGMTUTL RELLOCKS+9

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "."
  • Line Location: CKUPLOAD+12

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IVM("INCOME TEST UPLOAD" BEGUPLD+11, ENDUPLD+7

Label References

Name Line Occurrences
$$BEGUPLD GETLOCKS+9, CKUPLOAD+10, CKUPLOAD+12
ENDUPLD RELLOCKS+8, CKUPLOAD+14

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
COUNT GETLOCKS+8~, GETLOCKS+9*, GETLOCKS+10*
DFN GETLOCKS~, GETLOCKS+9, GETLOCKS+10, RELLOCKS~, RELLOCKS+8, RELLOCKS+9, BEGUPLD~, BEGUPLD+10, BEGUPLD+11, ENDUPLD~
, ENDUPLD+6, ENDUPLD+7, CKUPLOAD~, CKUPLOAD+10, CKUPLOAD+12, CKUPLOAD+14
I CKUPLOAD+9~, CKUPLOAD+12*
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Local Variables  | All