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