InventItemType_Item.isCostGroupTypeValid Method [AX 2012]
Checks that the cost group type of the current cost group is correct with regard to the product type.
Syntax
public boolean isCostGroupTypeValid()
Run On
Called
Return Value
Type: boolean
true if the cost group type is correct; otherwise, false.
Remarks
The undefined and direct materials cost group types are only allowed for products of type item.