WHSShipmentTable.validForNewWaveLine Method
Determines if the shipment can be put on new wave or not.
The shipment can be put on a new wave if not all work is created and it doesn't exist on a non-executed wave.
Syntax
public boolean validForNewWaveLine()
Run On
Called
Return Value
Type: boolean
true if the shipment can be put on a new wave; otherwise, false.