WMSShipment.isStatusOkForAddition Method
Indicates whether the shipment status allows for the addition of WMS orders to this shipment.
Syntax
public boolean isStatusOkForAddition()
Run On
Called
Return Value
Type: boolean
true if a user can add WMSOrders to the shipment; otherwise, false.
Remarks
The canWMSOrderBeAdded method can be used to determine whether a single WMS order can be added.