Share via


InventCostInputAmount.setCWLastTransBoxAmount Method [AX 2012]

Adjusts the remaining amount for catch weight cost calculations.

Syntax

public void setCWLastTransBoxAmount(boolean _lastCWTrans, InventQty _lastTransBoxQty)

Run On

Called

Parameters

  • _lastCWTrans
    Type: boolean
    A Boolean value that indicates whether the current transaction empties the catch weight transaction queue.

See Also

Reference

InventCostInputAmount Class