InventCostItemDim.updateInventCostListParm Method [AX 2012]

Updates the calculation parameter list, based on updated inventory transactions.

Syntax

protected void updateInventCostListParm(InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventory transaction that has been adjusted.

See Also

Reference

InventCostItemDim Class