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

Package: Integrated Billing

Routine: IBCDE


Information

IBCDE ;ALB/ARH - AUTOMATED BILLER ERRORS ; 8/6/93

Source Information

Source file <IBCDE.m>

Entry Points

Name Comments DBIA/ICR reference
SETCOMM ;sets errors/comments into file (362.1) based on array passed in
COMM1(TRN,IFN) ;returns the comment entry number for event and bill, updates comment date and bill IFN
COMM1E
COMM2(IFNC,COMM,DEL) ;adds/deletes comments form a comment file entry, nothing returned
COMM2E
FIND(TRN,IFN) ;find an entry in the comments file, returns IFN of comment entry
FINDB(IFN) ;search for any entries for a particular bill, returns string of comment file entry numbers separated by "^"
PRINT ;print error/comments file (362.1), OPTION - replace in IB*2*287
PE
EDIT ;edit auto bill parameters, OPTION
E2
EDITQ
DELDT ;deletes entries from file (362.1) based on date and if they have a bill, OPTION
DELDTQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Report requires 132 columns."
  • Line Location: PRINT+3
Function Call: WRITE
  • Prompt: !
  • Line Location: E2+0
Function Call: WRITE
  • Prompt: "."
  • Line Location: DELDT+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IBE(350.9 - [#350.9] 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