ExportSalesOrder::createFromSalesOrder Method
Creates and inserts a ExportSalesOrder record that has the specified sales order value from the sales order.
Syntax
server public static void createFromSalesOrder(SalesIdBase _salesId)
Run On
Server
Parameters
- _salesId
Type: SalesIdBase Extended Data Type
The SalesIdBase value of the sales order.