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

Return Value

Type: boolean
true if the InventSumDelta table should be included; otherwise, false.

See Also

Reference

InventUpdateOnhand Class