LedgerConsolidate.getConsolidatedDimensionValues Method [AX 2012]
Gets the dimension values filtered by the specifications.
public Map getConsolidatedDimensionValues(LedgerDimensionAccount _ledgerDimension, MainAccountNum _specificationAccountNum)
Run On
CalledParameters
- _ledgerDimension
- Type: LedgerDimensionAccount Extended Data Type
The ledger dimension that represents the unfiltered dimension values.
- _specificationAccountNum
- Type: MainAccountNum Extended Data Type
The account number to use when the specification is the AccountNum data type.
Community Additions
ADD
Show: