InventUpdateOnhand.mustAddInventSumDeltaOnhand Method [AX 2012]
Specifies whether to include the InventSumDelta table when it considers the on hand for an item.
Syntax
public boolean mustAddInventSumDeltaOnhand(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item for which to calculate the on hand.
Return Value
Type: boolean
true if the InventSumDelta table should be included; otherwise, false.