DimensionRelationshipConstraint::getOUBackedDimensionHierarchyLevels Method
Gets an Array instance that has all the levels of the specified DimensionHierarchy record that are backed by an operating unit.
Syntax
client server public static Array getOUBackedDimensionHierarchyLevels(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 an operating unit.