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

Package: Integrated Billing

Routine: IBY377PR


Information

IBY377PR ;ALB/ESG - Pre-Installation for IB patch 377 ;26-Nov-2007

Source Information

Source file <IBY377PR.m>

Entry Points

Name Comments DBIA/ICR reference
DELOF ; Delete included output formatter entries
DELOFX ;
DELINS ; This procedure will delete 7 inactive fields from the patient insurance subfile (#2.312)
; The reason we are doing this is so we can increase the size of the subscriber name field from 30 to 50 chars
; and we need to make some room.
; Fields deleted: 7 *RENEWAL DATE
; 9 *AGENT'S NAME
; 10 *AGENT'S TELEPHONE NUMBER
; 11 *AGENT'S STREET
; 12 *AGENT'S CITY
; 13 *AGENT'S STATE
; 14 *AGENT'S ZIP CODE
; These fields have been inactivated since early 1993, being deleted in 2008.
DELINSX ;
INCLUDE(FILE,Y) ; function to determine if output formatter entry should be
; included in the build
; FILE=5,6,7 indicating file 364.x
; Y=ien to file
INCLUDEX ;
ENT5 ; output formatter entries in file 364.5 to be included
ENT6 ; output formatter entries in file 364.6 to be included
ENT7 ; output formatter entries in file 364.7 to be included
DEL6 ; remove output formatter entries in file 364.6 (not re-added)
DEL7 ; remove output formatter entries in file 364.7 (not re-added)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "."
  • Line Location: DELINS+22

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
2.312 VFIELD^DILFD
^IBA(364.6 - [#364.6] DELIX^DDMOD
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call