LedgerDimensionEPController.getStorageIndexArrayByDimensionAttribute Method [AX 2012]

Gets an array that contains the indexes where the specified dimension attribute is used in the instance of the DimensionStorage class.

Syntax

protected Array getStorageIndexArrayByDimensionAttribute(RecId _dimensionAttributeId)

Run On

Called

Parameters

Return Value

Type: Array Class
An array that contains the indexes where the specified dimension attribute is used in the instance of the DimensionStorage class.

See Also

Reference

LedgerDimensionEPController Class