InventModelType_StdCost.mustCheckInventOnHand Method [AX 2012]
Indicates whether the inventory model must perform an on hand validation when the invent sum is updated.
Syntax
public boolean mustCheckInventOnHand(InventSumDelta _inventSumDelta)
Run On
Called
Parameters
- _inventSumDelta
Type: InventSumDelta Table
The delta value the inventory sum is updated with.
Return Value
Type: boolean
true if the inventory model must perform an on hand validation when the invent sum is updated; otherwise, false.