Share via


InventCostTransVarianceList.new Method [AX 2012]

Creates a new instance of the InventCostTransVarianceList class.

Syntax

protected void new([boolean _isFinal])

Run On

Called

Parameters

Remarks

This method is protected to ensure that the construct method is used.

The default use of this method should be with isFinal = false. Only when the InventCostTrans record for which the variances should be stored already have a recId value use isFinal = true.

See Also

Reference

InventCostTransVarianceList Class