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