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.
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.