Share via


WMSTransport::doesPalletHaveArrivedInventTrans Method

Determines if there are any InventTrans transactions with StatusReceipt::Arrived on the pallet.

Syntax

client server private static boolean doesPalletHaveArrivedInventTrans(WMSPallet _wmsPallet)

Run On

Called

Parameters

Return Value

Type: boolean
true if there are are any InventTrans transactions with StatusReceipt::Arrived on the pallet; Otherwise, false.

See Also

Reference

WMSTransport Table