Share via


LedgerBalanceSheetDim::construct Method [AX 2012]

Constructs a class that calculates the values of a specific column type.

Syntax

client server public static LedgerBalanceSheetDim construct(LedgerBalColumnsDim _ledgerBalColumnsDim)

Run On

Called

Parameters

Return Value

Type: LedgerBalanceSheetDim Class
A LedgerBalanceSheetDim interface to the calculation engine.

Remarks

The class is used as an interface between the calculation engine and the financial statement.

See Also

Reference

LedgerBalanceSheetDim Class