Share via


LedgerBalanceSheetDimPrint.getValuesMap Method [AX 2012]

Returns the result of the calculation for a specific column.

Syntax

public Map getValuesMap(int _statementIdx)

Run On

Called

Parameters

  • _statementIdx
    Type: int
    The column.

Return Value

Type: Map Class
The calculation result.

See Also

Reference

LedgerBalanceSheetDimPrint Class