Share via


TaxCalcReportFields_JP::getLedgerDimensionFromDefaultAccount Method [AX 2012]

Is a wrapper for the DimensionDefaultingService::serviceCreateLedgerDimension(...) method.

Syntax

client server public static LedgerDimensionAccount getLedgerDimensionFromDefaultAccount(LedgerDimensionDefaultAccount _defaultAccount, [DimensionDefault _defaultDimension])

Run On

Called

Parameters

Return Value

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

Remarks

If this method is called with an empty default account, an exception is not thrown.

See Also

Reference

TaxCalcReportFields_JP Class