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.
- _lastTransBoxQty
Type: InventQty Extended Data Type
The inventory quantity expected to flush together with the current cost calculation.