IBCROI ;ALB/ARH - RATES: REPORTS CHARGE ITEM ; 11/22/96
Source file <IBCROI.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EN | ; OPTION ENTRY POINT:  Charge Item report - get parameters then run the report
 | 
|
| RPT | ;find, save, and print Charge Item report - entry for tasked jobs
 | 
|
| EXIT | ;clean up and quit
 | 
|
| ;print the report from the temp sort file to the appropriate device
 | 
||
| GETHDR | ; set up header lines
 | 
|
| HDR() | ;print the report header
 | 
|
| HDRQ | ||
| DEV | ;get the device
 | 
|
| RVCPT(DRV,ITM,CS) | ; returns revenue code:  first CI rev code then rv-cpt link
 | 
|
| PAUSE | ;pause at end of screen if being displayed on a terminal
 | 
|
| STOP() | ; determine if user has requested the queued report to stop
 | 
| Name | Line Occurrences | 
|---|---|
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  |