IBCROI1 ;ALB/ARH - RATES: REPORTS CHARGE ITEM (SRCH) ; 11/22/96
Source file <IBCROI1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
SRCH1(BRL,SORT2,BDT,EDT,IBSELITM) | ; search/gather items for the report, all charge sets for a particular Rate
; Input: BRL = List of Billing Rates to include, SORT2 = secondary sort: 1/charge item, 2/effective date |
|
SRCH2(CSL,SORT2,BDT,EDT,IBSELITM) | ; search/gather items for the report for a group of Charge Sets
; Input: CSL = list of Charge Sets to sort, SORT2 = secondary sort: 1/charge item, 2/effective date |
|
SRCHITM(CS,SUB2,SORT2,BDT,EDT,IBSELITM) | ; search/gather all items within the date range for one Charge Set
; Input: CS = CS IFN, SUB2 = first data subscript, SORT2 = secondary sort: 1/charge item, 2/effective date |
|
TMPLN(CI,SUB1,SUB2,SORT2) | ; add charge item to TMP array
|
|
TMPHDR(SUB1,SUB2,SUB2IFN,HDR,SORT,BDT,EDT) | ; set up top level of the TMP array
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|