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

Package: Integrated Billing

Routine: IB20IN


Information

IB20IN ;ALB/CPM - IB V2.0 INITIALIZATION ROUTINE ; 01-SEP-93

Source Information

Source file <IB20IN.m>

Entry Points

Name Comments DBIA/ICR reference
SC7H
AVC
AVP
DEL
CHGPRO ; Delete the 'IBACM1 MENU' protocol (to be added later by IBONIT)
OBSLT ; Delete the obsolete List Template 'IB BILLABLE EVENT'
BCP ; Delete obsolete print template 'IB BILLING CYCLE PRINT'
OBSPRO ; Delete obsolete protocols.
EDOPT ; Change name of option IB UB-82 MENU to IB THIRD PARTY BILLING MENU
DD ; Delete field descriptions and cross references
OBSP ; Obsolete protocols to be deleted

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,">>> Removing IB SCREEN7H input template..."
  • Line Location: SC7H+0
Function Call: WRITE
  • Prompt: !!,">>> Removing 'AVC' cross-reference on REVENUE CODE field... "
  • Line Location: AVC+0
Function Call: WRITE
  • Prompt: "."
  • Line Location: AVC+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: AVC+2
Function Call: WRITE
  • Prompt: !!,">>> Removing 'AVP' cross-reference on PROCEDURES field..."
  • Line Location: AVP+0
Function Call: WRITE
  • Prompt: "."
  • Line Location: AVP+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: AVP+2
Function Call: WRITE
  • Prompt: !!,">>> Deleting IB ERROR file (350.8) with data."
  • Line Location: DEL+0
Function Call: WRITE
  • Prompt: !," It will be restored."
  • Line Location: DEL+1
Function Call: WRITE
  • Prompt: !!,">>> Deleting protocol 'IBACM1 MENU'...",!?4,"It will be restored."
  • Line Location: CHGPRO+2
Function Call: WRITE
  • Prompt: !!,">>> Deleting Obsolete List Template 'IB BILLABLE EVENT'..."
  • Line Location: OBSLT+2
Function Call: WRITE
  • Prompt: !!,">>> Deleting Obsolete Print Template 'IB BILLING CYCLE PRINT'..."
  • Line Location: BCP+2
Function Call: WRITE
  • Prompt: !!,">>> Deleting obsolete protocols..."
  • Line Location: OBSPRO+1
Function Call: WRITE
  • Prompt: "not found."
  • Line Location: OBSPRO+5
Function Call: WRITE
  • Prompt: "done."
  • Line Location: OBSPRO+6
Function Call: WRITE
  • Prompt: !!,">>> Changing the option 'IB UB-82 MENU' to 'IB THIRD PARTY BILLING MENU'..."
  • Line Location: EDOPT+2
Info |  Source |  Entry Points |  Interaction Calls