Share via


ProdJobType.getLedgerDimensionFromDefaultAccount Method [AX 2012]

Wraps DimensionDefaultingService::serviceCreateLedgerDimension method.

Syntax

protected LedgerDimensionAccount getLedgerDimensionFromDefaultAccount(LedgerDimensionDefaultAccount _defaultAccount, DimensionDefault _defaultDimension)

Run On

Called

Parameters

Return Value

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

Remarks

Calling this method with an empty default account will not throw an exception.

See Also

Reference

ProdJobType Class