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 an exchange sales order.
Syntax
public SalesTable mcrCreateExchangeHeader([SalesTable _salesTableOriginal, SalesParameters _salesParameters])
Run On
Called
Parameters
- _salesTableOriginal
Type: SalesTable Table
The original SalesTable record for which this method is creating an exchange; optional.
- _salesParameters
Type: SalesParameters Table
The SalesParameters record used in the creation of the exchange order.
Return Value
Type: SalesTable Table
The newly created SalesTable record for the exchange order.