IBARXMB ;LL/ELZ - PHARMCAY COPAY CAP BILLING FUNCTIONS ; 08 Jul 2021 10:46 AM
Source file <IBARXMB.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
BILL(IBX,IBB) | ; receives information to bill for amounts not previously billed
; to create bills for them on the local system, DFN is assumed ; IBX = the parent transaction number to bill, IBB = the amount to bill |
|
SEND(IBX,IBB) | ; receives information to bill remotely for amounts not already
; billed. Makes a call to the remote system to tell them to bill ; IBX = the parent transaction number to bill, IBB = the amount to bill ; ia #3144 |
|
CAN(DFN,IBX,IBCRES) | ; cancels charge to be updated
; IBX = ien from 350, IBCRES = charge cancel reason (optional) |
|
ADDUP(IBX,IBB) | ; add updated transaction, assumes DFN
; IBX = example ien from 354.71 to bill, IBB = amount to bill |
|
SERVICE(IBZ) | ; returns service pointer
; IBZ = zero node from 350 |
FileNo | Call Tags |
---|---|
^IB - [#350] | Classic Fileman Calls |