Share via


InventTableInventoryDimensionGroups.validateNewDimensionGroupsForItem Method [AX 2012]

Indicates whether the product, storage, and tracking dimension groups can be assigned to an item.

Syntax

public boolean validateNewDimensionGroupsForItem()

Run On

Server

Return Value

Type: boolean
true if the product, storage, and tracking dimension groups can be assigned to an item; otherwise, false.

See Also

Reference

InventTableInventoryDimensionGroups Class