Summarizes all of the qualifying account balance information for the balance by level inquiry
Parameters: universityFiscalYear - the university fiscal year of reported on account balances Parameters: chartOfAccountsCode - the chart of accounts code of reported on account balances Parameters: accountNumber - the account number of reported on account balances Parameters: financialConsolidationObjectCode - the consolidation code of reported on account balances Parameters: isCostShareExcluded - whether cost share account balances should be excluded from the query or not Parameters: isConsolidated - whether the results of the query should be consolidated Parameters: pendingEntriesCode - whether this query should account for no pending entries, approved pending entries, or all pending entries a List of Maps with appropriate report data See Also:org.kuali.module.gl.dao.AccountBalanceLevelDao.findAccountBalanceByLevel(java.lang.Integerjava.lang.Stringjava.lang.Stringjava.lang.Stringbooleanbooleanint)
Fields inherited from org.kuali.module.gl.dao.jdbc.AccountBalanceDaoJdbcBase