InventUpdateOnhand.mustCheckInventModel Method [AX 2012]

Indicates whether the inventory model must perform an on hand validation when the invent sum is updated.

Syntax

protected boolean mustCheckInventModel(InventSumDelta _inventSumDelta)

Run On

Called

Parameters

Return Value

Type: boolean
true if the inventory model must perform an on hand validation when the invent sum is updated; otherwise false.

See Also

Reference

InventUpdateOnhand Class