Share via


WMSPallet.canItemsBeAdded Method

Verifies if the pallet is in a state where items can be physically added to the pallet.

Syntax

public boolean canItemsBeAdded(InventLocationId _inventLocationId, WMSLocationId _wmsLocationId)

Run On

Called

Parameters

Return Value

Type: boolean
true if items can be added; otherwise, false.

See Also

Reference

WMSPallet Table