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

Package: Integrated Billing

Routine: IBCRLS


Information

IBCRLS ;ALB/ARH - RATES: DISPLAY SCHEDULES ; 16-MAY-1996

Source Information

Source file <IBCRLS.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IBCR RATE SCHEDULE
HDR ; -- header code
INIT ; -- init variables and list array
HELP ; -- help code
EXIT ; -- exit code
BLD ; build LM array for rate schedule display
SET(X,RTBTLN) ; set up list manager screen array (if RTBTLN, the line is the first line of the rate tpe-bill type section)
SORTRS ; sort rate schedules by rate type name, bill type
; ^TMP($J,"IBCRRS", rate type, bill type)= rate type ifn ^ bill type
; ^TMP($J,"IBCRRS", rate type, bill type, rate schedule IFN)=""
DATE(X) ; date in external format
BTYPE(X) ; return abbreviated form of Bill Type

Interaction Calls

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