DOCommerceSyncProcessOrderTask.saveOrders Method [AX 2012]
Saves the orders and calls back to online commerce service that has the saved IDs.
Syntax
public void saveOrders(CLRObject _doSalesOrders, DOCommonErrorList _doErrors)
Run On
Called
Parameters
- _doSalesOrders
Type: CLRObject Class
The online orders in which to save.
- _doErrors
Type: DOCommonErrorList Class
A list of errors.