Share via


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

  • _inventDimCriteria
    Type: InventDim Table
    The inventory dimensions criteria.

Return Value

Type: WHSInventReserveDelta Table
A WHSInventReserveDelta record with total quantities.

See Also

Reference

WHSInventReserveDelta Table