Share via


InventCostItemDim.updateMarking Method [AX 2012]

Closes the marked transactions before main logic (FIFO, LIFO, Average, etc) is invoked.

Syntax

protected void updateMarking(ItemId _itemId)

Run On

Called

Parameters

Remarks

Illegal marking will be cleared, and those transactions will then go into the main logic afterward.

See Also

Reference

InventCostItemDim Class