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