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

Package: Integrated Billing

Routine: IBCRLC


Information

IBCRLC ;ALB/ARH - RATES: DISPLAY CHARGE SETS ; 17-MAY-1996

Source Information

Source file <IBCRLC.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IBCR CHARGE SET
HDR ; -- header code
INIT ; -- init variables and list array
HELP ; -- help code
EXIT ; -- exit code
BLD ; build charge set display array
SET(X,BRFN) ; set up list manager screen array
SORTCS ; created array of all Charge Sets sorted by billing rate, billable event, and Charge Set name
; ^TMP($J,"IBCRCS", billing rate name) = billing rate IFN
; ^TMP($J,"IBCRCS", billing rate name, billable event, charge set name, charge set IFN) = ""
CGTYPE(X) ; return external form of Charge Type (363.1)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1
Info |  Source |  Entry Points |  Interaction Calls