Share via


LedgerAllocationItem::constructFromLedgerDimension Method [AX 2012]

Initializes a new instance of the LedgerAllocationItem class.

Syntax

client server public static LedgerAllocationItem constructFromLedgerDimension([RecId _ledgerDimension, DimensionDefault _dimensionDefault])

Run On

Called

Parameters

Return Value

Type: LedgerAllocationItem Class
The allocation item for the specified dimension.

Remarks

If an explicit value for the default dimension is not specified, the information from the ledger dimension is used.

See Also

Reference

LedgerAllocationItem Class