Share via


InventCostAdjust.varianceType Method [AX 2012]

Returns the variance type that is based on the InventTrans type.

Syntax

protected InventCostVarianceType varianceType()

Run On

Called

Return Value

Type: InventCostVarianceType Enumeration
The variance type that belongs to the transaction type.

Remarks

For purchase order adjustments, returns the purchasePrice value, for all others, returns the costChange value.

See Also

Reference

InventCostAdjust Class