InventItemType.isCostGroupTypeValid Method [AX 2012]
Checks that the cost group type of the current cost group is correct based on the product type.
Syntax
public boolean isCostGroupTypeValid()
Run On
Called
Return Value
Type: boolean
By default, true.
Remarks
This method is overridden in derived concrete item type classes.