WHSLoadTable.addSalesLineToShipment Method
Adds a sales line to a shipment or creates a new shipment for the sales line.
Syntax
public WHSShipmentId addSalesLineToShipment(SalesLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
A sales line to add to the shipment.
Return Value
Type: WHSShipmentId Extended Data Type
The shipment ID that the sales line was added to.