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 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.