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

Package: Integrated Billing

Routine: IBCEF5


Information

IBCEF5 ;ALB/TMP - MRA/EDI ACTIVATED UTILITIES ;06-FEB-96

Source Information

Source file <IBCEF5.m>

Entry Points

Name Comments DBIA/ICR reference
ADDRULE() ; Add a new rule to the EDI transmission rules file
; Function returns the entry number of the new rule or
; 0 if no rule added
ADDQ
BILLTYP(IBIFN,IBDA) ; Check bill type for valid to transmit
BTYPQ
QUIT ; DIR call to continue processing after error message display
MULTYP(IB,IN,OUT) ; Code to execute to determine multiple types
; of I/O and prof/inst bills combinations OK to transmit
; IB = ien of bill in file 399
; IB(x) = array containing necessary data for xref search from bill
; subscripted by x=field # in file 364.4
; IN =0 or null for no inpt at all
; =1 for inpt,prof only; =2 for inpt,inst only; =3 for inpt,both
; OUT =0 or null for no outpt at all
; =1 for outpt,prof only; =2 for outpt,inst only; =3 for outpt,both
MULTQ
INSINC(IBD) ; Insurance include/exclude condition explanation
; IBD = line counter - pass by reference
RTINC(IBD) ; Bill type include/exclude condition explanation
; IBD = line counter - pass by reference

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"FILE LOCKED ... TRY AGAIN LATER"
  • Line Location: ADDRULE+10
Function Call: WRITE
  • Prompt: !,"YOU ARE ADDING A RULE THAT WILL ONLY ALLOW THE TRANSMISSION OF BILLS WHOSE",!," FORM TYPE IS INCLUDED IN THIS RULE."
  • Line Location: ADDRULE+20
Function Call: WRITE
  • Prompt: !
  • Line Location: ADDRULE+42
Function Call: WRITE
  • Prompt: !
  • Line Location: ADDRULE+85
Function Call: WRITE
  • Prompt: !
  • Line Location: ADDRULE+97

FileMan Files Accessed Via FileMan Db Call

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