IBCRLC ;ALB/ARH - RATES: DISPLAY CHARGE SETS ; 17-MAY-1996
Source file <IBCRLC.m>
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)
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|