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
- _itemId
Type: ItemId Extended Data Type
The item ID of the related item.
Return Value
Type: boolean
true if the financial dimension can be added or removed; otherwise, false.