Share via


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

Return Value

Type: RecId Extended Data Type
The dimension hierarchy ID of the first dimension hierarchy that contains the specified dimension attribute.

See Also

Reference

LedgerDimensionAccountController Class