MCROrderEventTable.insertOrderCreditEvent Method
Inserts order events that occur from the sales order credit.
Syntax
public void insertOrderCreditEvent(
MCROrderEventType _mcrOrderEventType,
SalesTable _salesTable,
[MCRString300 _description,
RetailInformationSubcodeId _retailInformationSubcodeId])
Run On
Called
Parameters
- _mcrOrderEventType
Type: MCROrderEventType Enumeration
The type of order event being created.
- _salesTable
Type: SalesTable Table
The SalesTable related to this order event.
- _description
Type: MCRString300 Extended Data Type
The description related to this order event.
- _retailInformationSubcodeId
Type: RetailInformationSubcodeId Extended Data Type
The RetailInformationSubcodeId related to this order event.