Comparteix a través de


MCRCustPaymEvent::insertPaymEvent Method

Inserts the record when a payment change has occurred.

Syntax

client server public static void insertPaymEvent(
    MCRPaymentEventType _paymentEventType, 
    MCRCustPaymTable _mcrCustPaymTable, 
   [CreditCardAuthTrans _creditCardAuthTrans])

Run On

Called

Parameters

  • _mcrCustPaymTable
    Type: MCRCustPaymTable Table
    The MCRCustPaymTable record being inserted into the MCRCustPaymEvent record.
  • _creditCardAuthTrans
    Type: CreditCardAuthTrans Table
    The CreditCardAuthTrans record being inserted into the MCRCustPaymEvent record; optional.

See Also

Reference

MCRCustPaymEvent Table