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

Package: Integrated Billing

Routine: IBCECSA1


Information

IBCECSA1 ;ALB/CXW - IB STATUS AWAITING RESOLUTION SCREEN ;28-JUL-99

Source Information

Source file <IBCECSA1.m>

Entry Points

Name Comments DBIA/ICR reference
BLD ; Build list entrypoint
NMAT ;No CSA list
SRTV(SORT,IBDA) ; sort value calculation given the sort code letter
SCRN ;
SRTBRK(LVL,SORT,IBSRT) ; sort break for display of certain sort data
; LVL - sort level
; SORT - sort letter code
; IBSRT - subscript data
SRTBRKX ;
SET(X,CNT,DAT) ;set up list manager screen array
SETL1(IB,X) ;
TXT(IBDA,LEN) ; Return a string of status message text
; IBDA - ien to file 361
; LEN - desired maximum length of combined text string
TAG

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Compiling CSA status messages ... "
  • Line Location: BLD+6
Function Call: WRITE
  • Prompt: !,"Building the CSA list display ... "
  • Line Location: SCRN+2
Info |  Source |  Entry Points |  Interaction Calls