Share via


InventItemType_Service.isCostGroupTypeValid Method [AX 2012]

Checks whether 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 cost group type is correct; otherwise, false.

Remarks

Only the undefined and direct outsourcing cost group types are allowed for products of the service type.

See Also

Reference

InventItemType_Service Class