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

Package: Integrated Billing

Routine: IBCRHBR5


Information

IBCRHBR5 ;ALB/ARH - RATES: UPLOAD (RC) CALCULATIONS SETUP ; 10-OCT-1998

Source Information

Source file <IBCRHBR5.m>

Entry Points

Name Comments DBIA/ICR reference
CALCRC(SITE) ; calculate a sites RC charges, create XTMP file that can be loaded into CM
; input: IFN of site in IBCR RC SITE ^ site number ^ site name
CONT(SITE) ; check for existing files stored in XTMP with same subscript
; returns true if user wants to continue, any existing files are deleted, 0 otherwise
CONT1(SITE) ; get final OK to start charge calculations, return true if want to continue, 0 if not

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Site incompletely defined in upload, can not continue!"
  • Line Location: CALCRC+4
Function Call: WRITE
  • Prompt: @IOF,!,"Calculating Reasonable Charges v"_$$VERSION^IBCRHBRV_" for "_IBSITE_":"
  • Line Location: CALCRC+5
Function Call: WRITE
  • Prompt: !,"-------------------------------------------------------------------------------"
  • Line Location: CALCRC+6
Function Call: WRITE
  • Prompt: !
  • Line Location: CALCRC+12
Function Call: WRITE
  • Prompt: !!,"Done.",!!,"The following files were created, they will be purged in 2 days:"
  • Line Location: CALCRC+24
Function Call: WRITE
  • Prompt: !!,"The above files already exist in XTMP."
  • Line Location: CONT+7
Function Call: WRITE
  • Prompt: "."
  • Line Location: CONT+10
Function Call: WRITE
  • Prompt: !!
  • Line Location: CONT1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: CONT1+3
Info |  Source |  Entry Points |  Interaction Calls