Share via


WHSTmpPackingLine::hasUnPackedLineForShipment Method

Determines if any pack lines for the shipment have not yet been packed.

Syntax

client server public static boolean hasUnPackedLineForShipment(WHSTmpPackingLine _tmpPackingLine, WHSShipmentId _shipmentId)

Run On

Called

Parameters

Return Value

Type: boolean
true if some lines have not been fully packed for the shipment; otherwise, false.

See Also

Reference

WHSTmpPackingLine Table