LedgerRowDef::mergeRanges Method

Merges the ranges from the overall ranges with the specific ranges on the columns.

Syntax

client server public static container mergeRanges(
    container _tmpLinesList, 
    DimensionHierarchyId _mainFocusHierarchyId, 
    DimensionsAccountCriteria _accountCriteria, 
    container _dimensionCriteriaList)

Run On

Called

Parameters

  • _tmpLinesList
    Type: container
    A container that has all the lines from the select criteria of the row.
  • _dimensionCriteriaList
    Type: container
    The overall dimensions criteria.

Return Value

Type: container
A container of lines to be calculated and used in an extract.

See Also

Reference

LedgerRowDef Table