DimensionRelationshipConstraint::getLEBackedDimensionHierarchyLevels Method
Gets an Array instance that has all the levels of the specified DimensionHierarchy record that are backed by a legal entity.
Syntax
client server public static Array getLEBackedDimensionHierarchyLevels(DimensionHierarchy _dimensionHierarchy)
Run On
Called
Parameters
- _dimensionHierarchy
Type: DimensionHierarchy Table
The DimensionHierarchy record to use when finding levels.
Return Value
Type: Array Class
An Array instance that contains all the DimensionHierarchyLevel records backed by a legal entity.