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 table.
Syntax
public void insertFromSalesTable(
SalesTable _salesTable,
MCROrderEventType _mcrOrderEventType,
[SalesTable _salesTable_Orig])
Run On
Called
Parameters
- _salesTable
Type: SalesTable Table
The SalesTable related to this order event.
- _mcrOrderEventType
Type: MCROrderEventType Enumeration
The type of order event being created.
- _salesTable_Orig
Type: SalesTable Table
The original SalesTable record related to this order event.