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

Package: Income Verification Match

Routine: IVMLINS3


Information

IVMLINS3 ;ALB/KCL,TDM,HM - IVM INSURANCE POLICY TRANSFER ;3/9/09 2:01pm

Source Information

Source file <IVMLINS3.m>

Entry Points

Name Comments DBIA/ICR reference
TRANSFER(IVMAUTO) ; user has chosen to transfer insurance information,
; received from HEC, to the MCCR insurance buffer. this routine
; will call $$ADDSTF^IBCNBES(3,DFN,IVMIBDAT) to place HEC's insurance
; information in the MCCR insurance buffer where authorized insurance
; personnel will either upload or reject the data.
; 3 indicates that source of information is IVM
; IVMIBDAT = data, to be filed in the MCCR buffer, in an array
; subscripted by field number of the data field in
; the INSURANCE BUFFER file (#355.33)
; INPUT: IVMAUTO = 1 if auto-filing directly from upload
; 0 if using list manager interface to file
; THE FOLLOWING ARE ASSUMED TO BE DEFINED:
; IVMIN1 (ST/ST1 segment string nodes of file 301.5)
; IVMADD (5th "^" piece of IVMIN1 for ins co address data)
REMOVE ; - remove entry from the List Manager display after transferring
IVMQ
AUTO ; Auto-upload all Z04 entries pending in file 301.501
; Called by the patch IVM*2*111 post-install

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Transferring HEC'S insurance data to the MCCR insurance buffer",!
  • Line Location: TRANSFER+20
Function Call: WRITE
  • Prompt: "completed.",!
  • Line Location: TRANSFER+62
Info |  Source |  Entry Points |  Interaction Calls