Share via


WHSLoadTable.assignLoadWeights Method

Assign the aggregated weight on the load based on a change in inventory quantity on a load line.

Syntax

public boolean assignLoadWeights(InventTable _inventTable, InventQty _inventQtyDifference)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    The InventTable buffer to assign the Netweight, TaraWeight from.

Return Value

Type: boolean
Return true if WHSLoadTable buffer was modified; otherwise, false

See Also

Reference

WHSLoadTable Table