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

Package: Integrated Billing

Routine: IBCRLM


Information

IBCRLM ;ALB/ARH - RATES: DISPLAY REVENUE CODE LINKS ; 10-OCT-1998

Source Information

Source file <IBCRLM.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IBCR REVENUE CODE LINK
HDR ; -- header code
INIT ; -- init variables and list array
HELP ; -- help code
EXIT ; -- exit code
BLD ; build charge set display array
SET(X) ; set up list manager screen array
FNDSRT(CPT,CPTARR,BRARR) ; find and sort all revenue code links for a CPT
; array of all links for a CPT: CPTARR(procedure 1, ifn of rev link) = special group
; array of links used on bills: BRARR(ifn of rv link, billing rate, charge set) = special group

Interaction Calls

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