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 backorder.
Syntax
public void insertOOBEvent(
MCROrderEventType _mcrOrderEventType,
SalesTable _salesTable,
[MCRString300 _description])
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.