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

Package: Income Verification Match

Routine: IVMLSU3


Information

IVMLSU3 ;ALB/MLI/KCL - IVM Functions from List Manager Application ; 7 Jan 94

Source Information

Source file <IVMLSU3.m>

Entry Points

Name Comments DBIA/ICR reference
SSNUP ; - upload selected SSNs, reset data in array/file
SPOUSE ; - spouse ssn update (falls through)
SSNUPQ ; - if no ssa/ssn for the patient and spouse - delete entry from list
DELENT ; - once entry is purged or uploaded - delete entry from (#301.5)
; file and delete from list man array
RUSURE ; - Are you sure about UP-upload or PU-purge actions?

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,"Social Security Number: "_$P(X,"^",2)_" is currently on file!"
  • Line Location: SSNUP+4
Function Call: WRITE
  • Prompt: !,"This SSN is in use by patient: ",$P(X,"^",1)
  • Line Location: SSNUP+4
Function Call: WRITE
  • Prompt: !!?3,"...patient Social Security Number (SSN) has been updated.",!
  • Line Location: SSNUP+6
Function Call: WRITE
  • Prompt: !!?3,"...spouse's Social Security Number (SSN) has been updated.",!
  • Line Location: SPOUSE+5
Function Call: WRITE
  • Prompt: !
  • Line Location: RUSURE+10

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call