IVMCUPL ;ALB/KCL - INCOME TEST UPLOAD UTILITIES ; 04-MAY-98
Source file <IVMCUPL.m>
Package | Total | Call Graph |
---|---|---|
Registration | 1 | ($$LOCK,UNLOCK)^DGMTUTL |
action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
Package | Total | Caller Graph |
---|---|---|
Registration | 2 | DGMTA DGMTE |
Enrollment Application System | 1 | EASCM |
Income Verification Match | 1 | IVMCM |
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. |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Name | Line Occurrences (* Changed, ! Killed) |
---|---|
^IVM("INCOME TEST UPLOAD" | BEGUPLD+11, ENDUPLD+7 |
Name | Line Occurrences |
---|---|
$$BEGUPLD | GETLOCKS+9, CKUPLOAD+10, CKUPLOAD+12 |
ENDUPLD | RELLOCKS+8, CKUPLOAD+14 |
>> | 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* |