WHSLoadTable.addOutboundTransferLineToShipment Method
Adds an outbound transfer line to a shipment or creates a new shipment for the line.
Syntax
public WHSShipmentId addOutboundTransferLineToShipment(InventTransferLine _transferLine)
Run On
Called
Parameters
- _transferLine
Type: InventTransferLine Table
A transfer line to add to the shipment.
Return Value
Type: WHSShipmentId Extended Data Type
The shipment ID that the transfer line was added to.