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