Share via


InventCostActiveNonFinTransfValidate.validateFinancialDimModified Method [AX 2012]

Checks whether the change of financial inventory dimensions is allowed for the product dimension group that relates to the item.

Syntax

public boolean validateFinancialDimModified(ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the financial dimension can be added or removed; otherwise, false.

See Also

Reference

InventCostActiveNonFinTransfValidate Class