SalesTable::createSalesTable_Replacement Method
Creates a sales order replacement.
Syntax
server public static SalesTable createSalesTable_Replacement(SalesTable _originalSalesTable)
Run On
Server
Parameters
- _originalSalesTable
Type: SalesTable Table
The sales table with the original sales order.
Return Value
Type: SalesTable Table
The replacement sales order.