Share via


WMSShipment.lowestLineStatus Method

Returns the lowest WMSExpeditionStatus of the wmsOrderTrans related to this shipment.

Syntax

public WMSExpeditionStatus lowestLineStatus()

Run On

Called

Return Value

Type: WMSExpeditionStatus Enumeration
The lowest WMSExpeditionStatus of related WMSOrderTrans.

Remarks

This method only returns status. To determine whether everything on the shipment is reserved, use the isAllReserved method.

See Also

Reference

WMSShipment Table