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