Share via


InventAdj::getLedgerDimensionFromDefaultAccount Method [AX 2012]

Wraps the DimensionDefaultingService::serviceCreateLedgerDimension method.

Syntax

client server private 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

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

See Also

Reference

InventAdj Class