Share via


LedgerBalanceSheetDimPrint.statementEngineCalculate Method [AX 2012]

Calculates the calculation expressions in the financial statement based on the extract from the transaction tables.

Syntax

protected void statementEngineCalculate(
    container _rowList, 
    container _rowListIdx, 
    Map _rowsCalcExpression, 
    LedgerTransStatementEngine _statementEngine)

Run On

Called

Parameters

See Also

Reference

LedgerBalanceSheetDimPrint Class