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