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