Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the two hierarchies share any of the same dimension attributes.
Syntax
client server public static boolean haveCommonAttributes(RefRecId _dimHierarchyId1, RefRecId _dimHierarchyId2)
Run On
Called
Parameters
- _dimHierarchyId1
Type: RefRecId Extended Data Type
The ID of the first dimension hierarchy to compare.
- _dimHierarchyId2
Type: RefRecId Extended Data Type
The ID of the second dimension hierarchy to compare.
Return Value
Type: boolean
true if at least one dimension attribute exists in both hierarchies; otherwise, false.