Share via


InventUpdate.getLedgerDimensionFromDefaultAccount Method [AX 2012]

Wraps the DimensionDefaultingService::serviceCreateLedgerDimension method.

Syntax

protected LedgerDimensionAccount getLedgerDimensionFromDefaultAccount(LedgerDimensionDefaultAccount _defaultAccount, DimensionDefault _defaultDimension)

Run On

Server

Parameters

Return Value

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

Remarks

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

See Also

Reference

InventUpdate Class