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

Package: Integrated Billing

Routine: IBCDC


Information

IBCDC ;ALB/ARH - AUTOMATED BILLER (CLEAN-UP) ; 9/5/93

Source Information

Source file <IBCDC.m>

Entry Points

Name Comments DBIA/ICR reference
SEABD ;reset EABD on events
EABD(DA,EABD) ; set EABD (356,.17) of claims tracking entry DA to the value in EABD
SCTB ;set Claims Tracking/Bill file (356,.17) entries (causes .17 set)
CTB(TRN,IFN) ; set Claims Tracking/Bill file (356.399) entries which also sets (356,.17)
BSTAT(IFN) ; updates certain files/fields based on the status of the bill passed in
BSTATQ
COPYB(IFN,IFN1) ;function for copy a bill, adds comment to comment file (362.1) for bill and event
COPYBE
FBILL(IFN) ;returns all events associated with a bill (356.399), string of event IFN's separated by "^"
FBILLE
CLEAN ;remove all episodes from auto biller list when frequency is turned on, deletes all EABD'S
ABOFF ; set Automate Billing off for all event types when frequency is turned off

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Removing events already on the auto biller list. Only events added to Claims",!,"Tracking after the auto biller Frequency is set to a positive number",!,"will be auto billed."
  • Line Location: CLEAN+2
Function Call: WRITE
  • Prompt: "."
  • Line Location: CLEAN+8
Function Call: WRITE
  • Prompt: !!,"Since the auto biller has been turned off, the AUTOMATE BILLING parameter",!,"will be turned OFF for all Claims Tracking Event Types...",!
  • Line Location: ABOFF+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBT(356 - [#356] Classic Fileman Calls
^IBT(356.399 - [#356.399] Classic Fileman Calls
^IBE(356.6 - [#356.6] Classic Fileman Calls
^IBA(362.1 - [#362.1] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call