Share via


LedgerTransferOpening.getDimensionHierarchyFromDimensions Method [AX 2012]

Retrieves a dimension hierarchy that supports the value of the _dimStorageSegments parameter.

Syntax

protected RefRecId getDimensionHierarchyFromDimensions(Map _dimStorageSegments, [RefRecId _defaultDimensionHierarchy])

Run On

Called

Parameters

  • _dimStorageSegments
    Type: Map Class
    The dimension segments that are used to find a dimension hierarchy.
  • _defaultDimensionHierarchy
    Type: RefRecId Extended Data Type
    The hierarchy to return if it maps to the value of the _dimStorageSegments parameter.

Return Value

Type: RefRecId Extended Data Type
The ID of the dimension hierarchy.

See Also

Reference

LedgerTransferOpening Class