MCRCustPaymEvent::insertSettleChangeEvent Method
Inserts the record when a payment settlement change has occurred.
Syntax
client server public static void insertSettleChangeEvent([MCRCustPaymTable _mcrCustPaymTable, CreditCardAuthTrans _creditCardAuthTrans])
Run On
Called
Parameters
- _mcrCustPaymTable
Type: MCRCustPaymTable Table
The MCRCustPaymTable record to be passed to insert; optional.
- _creditCardAuthTrans
Type: CreditCardAuthTrans Table
The CreditCardAuthTrans record to be passed to insert; optional.