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.
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
- _itemId
Type: ItemId Extended Data Type
The item that is being counted.
- _inventDim
Type: InventDim Table
The inventory dimensions for which counting is performed.
- _inventJournalId
Type: InventJournalId Extended Data Type
The ID of the counting journal that is used for the counting.