ProdJobType.getLedgerDimensionFromDefaultAccount Method [AX 2012]
Wraps DimensionDefaultingService::serviceCreateLedgerDimension method.
protected LedgerDimensionAccount getLedgerDimensionFromDefaultAccount(LedgerDimensionDefaultAccount _defaultAccount, DimensionDefault _defaultDimension)
Run On
CalledParameters
- _defaultAccount
- Type: LedgerDimensionDefaultAccount Extended Data Type
The ID of the DimensionAttributeValueCombination record that represents the default account.
- _defaultDimension
- Type: DimensionDefault Extended Data Type
The ID of a default dimension set to use; optional.
Return Value
Type: LedgerDimensionAccount Extended Data TypeThe ID of the DimensionAttributeValueCombination record.
Community Additions
ADD
Show: