Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts order events that occur from the sales order payment.
Syntax
public void insertPaymentEvent(
MCROrderEventType _mcrOrderEventType,
MCRCustPaymTable _mcrPaymTable,
[MCRString300 _description])
Run On
Called
Parameters
- _mcrOrderEventType
Type: MCROrderEventType Enumeration
The type of order event being created.
- _mcrPaymTable
Type: MCRCustPaymTable Table
The MCRCustPaymTable related to this order event.
- _description
Type: MCRString300 Extended Data Type
The description related to this order event.