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

Package: Integrated Billing

Routine: IBCREE1


Information

IBCREE1 ;ALB/ARH - RATES: CM ENTER/EDIT (CI) ; 16-MAY-1996

Source Information

Source file <IBCREE1.m>

Entry Points

Name Comments DBIA/ICR reference
EDITCI ; Enter/Edit Charge Items
CS
CI
EF
DIE
BITM(X) ; return external form of billable item
RQW ; write explanation of required fields
FINDCI(IBCSFN,IBITEM,IBDT) ; find item to edit returns CIIFN or 0 (new) or -1 (error)
FCQ
DR01(FILE) ; return DR string for editing the .01 field of charge item
SCRNDSPL ; if this edit is called from the screen return the items and dates edited so screen can be
; redisplayed with the new/edited items

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Enter/edit a billable item (",$$BITM(IBBRBI),") for Charge Set ",$P(IBCS0,U,1)
  • Line Location: CS+5
Function Call: WRITE
  • Prompt: !
  • Line Location: CI+0
Function Call: WRITE
  • Prompt: !!,$$BITM(IBBRBI)," ",$P(IBITEM,U,2)," CURRENTLY INACTIVE",!
  • Line Location: CI+1
Function Call: WRITE
  • Prompt: " ... no change"
  • Line Location: EF+1
Function Call: WRITE
  • Prompt: !,?50,"Editing Charge Item!"
  • Line Location: EF+6
Function Call: WRITE
  • Prompt: !!,"A charge can not be added for this item!",!
  • Line Location: EF+8
Function Call: WRITE
  • Prompt: !,?50,"Adding a new Charge Item!"
  • Line Location: EF+9
Function Call: WRITE
  • Prompt: !!,"Enter either a Default Revenue Code for the Charge Set or a Revenue Code for",!,"this Charge Item:"
  • Line Location: RQW+1
Function Call: WRITE
  • Prompt: !," - a charge can not be added to a bill without a revenue code"
  • Line Location: RQW+2
Function Call: WRITE
  • Prompt: !," - no Revenue Code was added for this Charge Item and there is no"
  • Line Location: RQW+3
Function Call: WRITE
  • Prompt: !," Default Revenue code for the Charge Set."
  • Line Location: RQW+4
Function Call: WRITE
  • Prompt: !," - one or the other must be added before this charge will be used",!!
  • Line Location: RQW+5
Function Call: WRITE
  • Prompt: !!,"You may enter a revenue code for the Charge Item now: (^ to exit)"
  • Line Location: RQW+6

FileMan Files Accessed Via FileMan Db Call

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