Share via


InventCostPost.postInventCostTransVariance Method [AX 2012]

Posts an inventory cost variance.

Syntax

protected void postInventCostTransVariance(
    InventCostTrans _costTrans, 
    InventCostTransVariance _variance, 
    RecId _inventAdjustmentSpecRecId)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The variance is posted.

Error

The variance is posted.

See Also

Reference

InventCostPost Class