IBCIST ;DSI/SLM - ENTRY POINTS FOR CLAIMSMANAGER INTERFACE ;7-MAR-2001
Source file <IBCIST.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| ST1 | ;add or update in 351.9
|
|
| ST1Q | ||
| ST2 | ;send to claimsmanager
; When calling ST2 the following 4 variables will always be returned: ; IBCISNT - identifies where it was sent from ; IBCIERR - error code if error condition ; IBCISTAT - claim status in 351.9 ; IBCIREDT - re-edit flag |
|
| ST2Q | ||
| SEND | ; send the bill to claimsmanager
|
|
| SENDX | ;
|
|
| UPDT1 | ; update certain fields when editing
; update the Date/Time Last Edited field (.08) ; update the User Last Edited field (.09) |
|
| UPDT2 | ; update certain fields when sending
; update the Entered By User field if not there (.07) ; update the Date/Time Entered field if not there (.06) ; update the number of times sent to ClaimsManager (.04) ; update the Date/Time last sent to ClaimsManager (.03) ; update the Last Sent By User field (.05) |
|
| OVRDN | ;clear if overridden
|
|
| OVRDN1 | ;set if overridden
|
|
| MSG1 | ;display 'sending to ClaimsManager' message
|
|
| MSG2 | ;display 'no errors found' message
|
|
| MSG3 | ;display 'comm error' messsage
|
|
| MSG4 | ;display 'no line items' message
|
|
| MSG5 | ;display 'cancelled' message
|
| 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 |
|