InventModelType_MovingAverage.validateInventModelChange Method [AX 2012]
Indicates whether the inventory model group is valid.
Syntax
protected boolean validateInventModelChange(InventModelGroup _inventModelGroup)
Run On
Called
Parameters
- _inventModelGroup
Type: InventModelGroup Table
The InventModelGroup record.
Return Value
Type: boolean
true if the inventory model group is valid; otherwise, false.