Share via


LedgerTransferOpening.getLedgerDimensionForPublicSector Method [AX 2012]

Gets a ledger dimension that represents the specified values.

Syntax

protected LedgerDimensionAccount getLedgerDimensionForPublicSector(
    DimensionStorageSegment _mainAccountSegment, 
    Map _dimensionStorageSegments, 
    DimensionHierarchyId _dimensionHierarchy)

Run On

Called

Parameters

  • _dimensionStorageSegments
    Type: Map Class
    A map that represents the dimensions that are applied first.

Return Value

Type: LedgerDimensionAccount Extended Data Type
The ID of the DimensionAttributeValueCombination record.

See Also

Reference

LedgerTransferOpening Class