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 line.
Syntax
public void insertFromSalesLine(
SalesLine _salesLine,
MCROrderEventType _mcrOrderEventType,
[SalesLine _salesLine_Orig])
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The SalesLine related to this order event.
- _mcrOrderEventType
Type: MCROrderEventType Enumeration
The type of order event being created.
- _salesLine_Orig
Type: SalesLine Table
The original SalesLine record related to this order event.