Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _inventSumDelta
Type: InventSumDelta Table
The delta value that updates the inventory sum.
Return Value
Type: boolean
true if the inventory model must perform an on hand validation when the invent sum is updated; otherwise false.