Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.