Share via


InventCostItemDim.updateInventTransMap Method [AX 2012]

Updates the collection of inventory transaction records.

Syntax

private void updateInventTransMap(InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The InventTrans record for which the collection must be updated.

See Also

Reference

InventCostItemDim Class