LedgerTransferOpening.getLedgerDimension Method [AX 2012]
Gets a ledger dimension that represents the specified values.
protected LedgerDimensionAccount getLedgerDimension(
DimensionStorageSegment _mainAccountSegment,
Map _dimensionSpecifiers1,
[Map _dimensionSpecifiers2])
Run On
CalledParameters
- _mainAccountSegment
- Type: DimensionStorageSegment Class
The DimensionStorageSegment object that specifies the main account.
- _dimensionSpecifiers1
- Type: Map Class
A map that represents the dimension specifiers that are applied first.
- _dimensionSpecifiers2
- Type: Map Class
A map represents the dimension specifiers that are applied second.
Return Value
Type: LedgerDimensionAccount Extended Data TypeThe ID of the DimensionAttributeValueCombination record.
Community Additions
ADD
Show: