DimensionTree.getMatchingLevelCount Method [AX 2012]
Determines the number of levels with matching dimension attributes.
Syntax
private container getMatchingLevelCount(DimensionConstraintNode _dimensionConstraintNodeSource, RecId _parentNodeId)
Run On
Called
Parameters
- _dimensionConstraintNodeSource
Type: DimensionConstraintNode Table
A DimensionConstraintNode table buffer positioned at the source node.
- _parentNodeId
Type: RecId Extended Data Type
The ID of the DimensionConstraintNode record that specifies the parent of the target node.
Return Value
Type: container
A container that contains two integer values in the order of the number of matching levels and the level of the first target node.