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 all orders that have not been scheduled into a table in the database for later scheduling.
Syntax
protected void insertUnscheduledOrders(List _orders)
Run On
Called
Parameters
- _orders
Type: List Class
A List that contains the orders to be inserted.