IBCIMG ;DSI/JSR - IBCI CLAIMS MANAGER MGR WORKSHEET ;6-MAR-2001
Source file <IBCIMG.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; -- main entry point
|
|
HDR | ; -- header code
|
|
INIT | ; -- init variables and list array
|
|
HELP | ; -- help code
|
|
EXIT | ; -- exit code
; User is prompted to enter comments for each claim that has error if ; they exit before fixing the claim. |
|
BLD | ; build array for display
|
|
SETO(RT,LN) | ;
; set line number of beginning line of ClaimsManager error message |
|
SET(TTL,DATA,LN,LR) | ;
|
|
SET1(STR,LN,COL,WD,RV) | ; set up TMP array with screen data
|
|
CBILL | ;Cancel Bill
; Uses core IB and takes user cancel and populates Comment |
|
EBILL | ; re-edit action no need to capture comments
; Uses core IB routines and allows user to re-edit bill |
|
ABILL | ; override action
; This Protocol driven option only appears for those user witht he override key |
|
XIT | ;
|
|
UTIL2 | ;
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|