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

Package: Income Verification Match

Routine: IVMLDEM7


Information

IVMLDEM7 ;ALB/KCL,LBD - IVM DEMOGRAPHIC UPLOAD - DELETE ADDRESS ; 3/11/12 2:39pm

Source Information

Source file <IVMLDEM7.m>

Entry Points

Name Comments DBIA/ICR reference
ADDR(DFN,IVMDA2,IVMDA1,IVMDA,IVMPPICK) ; - function to check if the delete field
; is an address field and return a flag.
ASK
LOOP ; - loop thru fields in ^IVM(301.92,"AD" x-ref
ADDRQ ; - return --> 1 if delete field is an address field
; --> 0 if delete field is not an address field
ASK1 ; - phone selected to be deleted - address fields not selected

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+2
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK+11
Function Call: WRITE
  • Prompt: !,"Deleting address fields... "
  • Line Location: LOOP+1
Function Call: WRITE
  • Prompt: "completed.",!
  • Line Location: LOOP+19
Function Call: WRITE
  • Prompt: !
  • Line Location: ASK1+1
Function Call: WRITE
  • Prompt: !,"Deleting PHONE NUMBER [RESIDENCE] field from the list... "
  • Line Location: ASK1+10
Info |  Source |  Entry Points |  Interaction Calls