IBCIL0 ;DSI/ESG - CLAIMSMANAGER SKIP LIST ;11-JAN-2001
Source file <IBCIL0.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; -- main entry point for IBCI CLAIMSMANAGER SKIP LIST
|
|
HDR | ; -- header code
|
|
INIT | ; -- init variables and list array
|
|
SRT | ;sort
|
|
SELB | ; select single bill, bill by status, or multiple range of bills
|
|
SELBX | ;
|
|
N1 | ; check for valid number and send the claim
|
|
STATUS | ;set ibcisnt based on criteria
|
|
ALL | ;send all claims
|
|
SNA | ;send all non authorized claims
|
|
SENDMAIL | ;
; This procedure is responsible for sending a MailMan message to ; users about the claims that had no ClaimsManager errors. The ; message will list all clean claims and will be sent to the billers, ; assigned to people, current user, and the user who most recently ; sent the bill to CM. |
|
SENDX | ;
|
|
NOBILS | ;msg for no bills
|
|
YESBLS | ;msg for sending bills
|
|
HELP | ; -- help code
|
|
EXIT | ; -- exit code
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|