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
- _itemId
Type: ItemId Extended Data Type
The item on which to close the marked transactions.
Remarks
Illegal marking will be cleared, and those transactions will then go into the main logic afterward.