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