WHSLoadTable.addInboundTransferLineToShipment Method
Adds an inbound transfer line to the shipment to create a new shipment for the transfer line.
Syntax
public WHSShipmentId addInboundTransferLineToShipment(InventTransferLine _transferLine)
Run On
Called
Parameters
- _transferLine
Type: InventTransferLine Table
A transfer line record to add to the shipment.
Return Value
Type: WHSShipmentId Extended Data Type
The shipment ID that the transfer line has been added to.