IBCECSA2 ;ALB/CXW - IB CLAIMS STATUS AWAITING RESOLUTION SCREEN ;28-JUL-1999
Source file <IBCECSA2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; -- claims status awaiting resolution detail
|
|
HDR | ; -- header code
; IBA - EOB ien from summary selection |
|
INIT | ; -- init variables and list array
|
|
SCR | ||
INITQ | ||
HELP | ; help code
|
|
EXIT | ; exit code
|
|
SET(X,CNT) | ;
|
|
UPDTX(IBDA,IBST) | ; Update transmit bill record
; IBDA = ien of entry in 364 ; IBST = status to stuff |
|
STATUS | ; Edit rev stat
|
|
NOTECHG(IBDA,IBAUTO,IBNTEXT,IBUSER) | ; Enter who/when review stat change was entered
; IBDA = ien of entry in file 361 ; IBAUTO = flag to say auto-review was used (1=used, 0=not used) ; IBNTEXT = array containing the lines of text to store if not using the ; default text IBNTEXT = # of lines ; IBUSER = flag which says to also stuff the .02 reviewed by field |
|
STATUSQ | ;
|
|
COM | ; Enter/Edit Review Comments
; IBA - EOB ien |
|
COMQ | ||
ADDCOM(IBDA,DUZ,IBCOM,ADD) | ; Add review comment to file 361
; IBDA = array containing the DA references for the file add - ; pass by reference ; DUZ = ien of the user ; ADD = flag when set to 1 says the review date exists, ; just allow comment entry ; Returns IBDA = the entry # of the comment ; and IBCOM array referencing any comments added by the user |
|
KILLREV(IBDA) | ; Deletes a review date if no comments entered
|
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 |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
FileNo | Call Tags |
---|---|
^IBM(361 - [#361] | Classic Fileman Calls, EXTERNAL^DILFD |
361.02 | EXTERNAL^DILFD, WP^DIE |
^IBA(364 - [#364] | Classic Fileman Calls |