Share via


InventTableInventoryDimensionGroups.checkDimensionDeactivation Method [AX 2012]

Checks that the active dimension can be deactivated.

Syntax

protected boolean checkDimensionDeactivation(FieldId _dimFieldId, ItemId _itemId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the active dimension can be deactivated; otherwise, false.

See Also

Reference

InventTableInventoryDimensionGroups Class