LedgerDimensionAccountController.getOwningHierarchyId Method [AX 2012]
Retrieves the owning dimension hierarchy ID of the specified dimension attribute.
Syntax
private RecId getOwningHierarchyId(RecId _dimensionAttributeId)
Run On
Called
Parameters
- _dimensionAttributeId
Type: RecId Extended Data Type
The record ID of the dimension attribute.
Return Value
Type: RecId Extended Data Type
The dimension hierarchy ID of the first dimension hierarchy that contains the specified dimension attribute.