Share via


InventCostMovement.checkVariance Method [AX 2012]

Throws an error if the broken down variance differs from the variance on InventTrans.

Syntax

protected void checkVariance(InventCostTransVarianceMap _inventCostTransVarianceMap)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

There is a difference between the broken down variance and the variance on InventTrans.

See Also

Reference

InventCostMovement Class