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 counting as started with the specified journal for the specified combination of items and dimensions.
Syntax
server public static void updateStartCounting(
ItemId _itemId,
InventDimId _inventDimId,
InventJournalId _inventJournalId)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item to count.
- _inventDimId
Type: InventDimId Extended Data Type
The product dimensions and warehouse for which counting is performed.
- _inventJournalId
Type: InventJournalId Extended Data Type
The ID of the counting journal that is used for the counting.