WHSInventReserveDelta::sumReserveDeltaByInventDim Method
Gets total quantities from the WHSInventReserveDelta table.
Syntax
client server public static WHSInventReserveDelta sumReserveDeltaByInventDim(ItemId _itemId, InventDim _inventDimCriteria)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the item.
- _inventDimCriteria
Type: InventDim Table
The inventory dimensions criteria.
Return Value
Type: WHSInventReserveDelta Table
A WHSInventReserveDelta record with total quantities.