Share via


WHSShipmentTable.isWaveAutoCreationAllowed Method

Determines wheather a WHSWaveTable shold be created for the shipment.

Syntax

public boolean isWaveAutoCreationAllowed()

Run On

Called

Return Value

Type: boolean
true, if WHSWaveTable should be AUTO created; otherwise, false.

Remarks

Decission is made based on analysis of shipment lines. If there are no shipment lines with items that are WHS enabled (all shipment lines contain items that are TRAX-ONLY), wave for such shipment should not be created autpmatically (method returns false).

See Also

Reference

WHSShipmentTable Table