Share via


InventItemLocation::updateStartCounting Method

Marks the counting as started with the specified journal for the specified combination of item and dimensions.

Syntax

server public static void updateStartCounting(
    ItemId _itemId, 
    InventDim _inventDim, 
    InventJournalId _inventJournalId)

Run On

Server

Parameters

  • _inventDim
    Type: InventDim Table
    The inventory dimensions for which counting is performed.

See Also

Reference

InventItemLocation Table