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.
Finds the on-hand quantities for the specified item and dimensions.
Syntax
protected InventSum findInventOnHandQty(ItemId _itemId, InventDim _inventDim)
Run On
Server
Parameters
- _itemId
Type: ItemId Extended Data Type
The item.
- _inventDim
Type: InventDim Table
The set of inventory dimensions for which on-hand quantities are found.
Return Value
Type: InventSum Table
An InventSum record that holds on-hand values.