| org.kuali.core.dao.ojb.PlatformAwareDaoBaseOjb org.kuali.module.gl.dao.ojb.SufficientFundsDaoOjb
Method Summary | |
public KualiDecimal | calculateM113PendActual(boolean financialBeginBalanceLoadInd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, List specialFinancialObjectCodes, String financialObjectCodeForCashInBank) | KualiDecimal | calculateM113PendActual1(boolean financialBeginBalanceLoadInd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, boolean isEqualDebitCode, String financialObjectCodeForCashInBank) | KualiDecimal | calculateM113PendActual2(boolean financialBeginBalanceLoadInd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, boolean isEqualDebitCode, List specialFinancialObjectCodes) | public KualiDecimal | calculateM113PfyrBudget(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber) | public KualiDecimal | calculateM113PfyrEncum(Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber) | public KualiDecimal | calculatePendActual(boolean isYearEndDocument, String actualFinancialBalanceTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, List expenditureCodes) | KualiDecimal | calculatePendActual1(boolean isYearEndDocument, String actualFinancialBalanceTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, boolean isEqualDebitCode, List expenditureCodes) | public KualiDecimal | calculatePendBudget(boolean isYearEndDocument, String budgetCheckingBalanceTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, List expenditureCodes) | public KualiDecimal | calculatePendEncum(boolean isYearEndDocument, String extrnlEncumFinBalanceTypCd, String intrnlEncumFinBalanceTypCd, String preencumbranceFinBalTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, List expenditureCodes) | KualiDecimal | calculatePendEncum1(boolean isYearEndDocument, String extrnlEncumFinBalanceTypCd, String intrnlEncumFinBalanceTypCd, String preencumbranceFinBalTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, boolean isEqualDebitCode, List expenditureCodes) | public void | purgeYearByChart(String chartOfAccountsCode, int year) |
SufficientFundsDaoOjb | public SufficientFundsDaoOjb()(Code) | | Constructs a SufficientFundsDaoOjb instance
|
calculateM113PendActual | public KualiDecimal calculateM113PendActual(boolean financialBeginBalanceLoadInd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, List specialFinancialObjectCodes, String financialObjectCodeForCashInBank)(Code) | | Calculate the prior fiscal year pending actual amount
Parameters: universityFiscalYear - the university fiscal year of sufficient funds balances to summarize Parameters: chartOfAccountsCode - the chart of accounts code of sufficient funds balances to summarize Parameters: accountNumber - the account number of sufficient fund balances to summarize Parameters: specialFinancialObjectCodes - this actually doesn't seem to be used Parameters: financialObjectCodeForCashInBank - the object code for cash in the bank the prior fiscal year pending actual amount See Also: org.kuali.module.gl.dao.SufficientFundsDao.calculateM113PendActual(booleanjava.lang.Integerjava.lang.Stringjava.lang.StringListString) |
calculateM113PendActual1 | KualiDecimal calculateM113PendActual1(boolean financialBeginBalanceLoadInd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, boolean isEqualDebitCode, String financialObjectCodeForCashInBank)(Code) | | calculate part of the actual total
Parameters: universityFiscalYear - the university fiscal year of sufficient funds balances to summarize Parameters: chartOfAccountsCode - the chart of accounts code of sufficient funds balances to summarize Parameters: accountNumber - the account number of sufficient fund balances to summarize thsi part of the actual total |
calculateM113PendActual2 | KualiDecimal calculateM113PendActual2(boolean financialBeginBalanceLoadInd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, boolean isEqualDebitCode, List specialFinancialObjectCodes)(Code) | | Calculate part of the actual total
Parameters: universityFiscalYear - the university fiscal year of sufficient funds balances to summarize Parameters: chartOfAccountsCode - the chart of accounts code of sufficient funds balances to summarize Parameters: accountNumber - the account number of sufficient fund balances to summarize Parameters: isEqualDebitCode - should this query be returning debits or not? Parameters: specialFinancialObjectCodes - include only these financial object codes this part of the actual total |
calculatePendActual | public KualiDecimal calculatePendActual(boolean isYearEndDocument, String actualFinancialBalanceTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, List expenditureCodes)(Code) | | Calculates the current pending actual
Parameters: isYearEndDocument - should year end documents be included? Parameters: actualFinancialBalanceTypeCd - the actual balance type code Parameters: universityFiscalYear - the university fiscal year of sufficient funds balances to summarize Parameters: chartOfAccountsCode - the chart of accounts code of sufficient funds balances to summarize Parameters: accountNumber - the account number of sufficient fund balances to summarize Parameters: acctSufficientFundsFinObjCd - the object code for sufficient funds Parameters: expenditureCodes - object codes that represent expenditures the current pending actual total See Also: org.kuali.module.gl.dao.SufficientFundsDao.calculatePendActual(booleanjava.lang.Stringjava.lang.Integerjava.lang.Stringjava.lang.Stringjava.lang.StringList) |
calculatePendActual1 | KualiDecimal calculatePendActual1(boolean isYearEndDocument, String actualFinancialBalanceTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, boolean isEqualDebitCode, List expenditureCodes)(Code) | | Calculate this part of the actual total
Parameters: isYearEndDocument - should year end documents be included? Parameters: actualFinancialBalanceTypeCd - the actual balance type code Parameters: universityFiscalYear - the university fiscal year of sufficient funds balances to summarize Parameters: chartOfAccountsCode - the chart of accounts code of sufficient funds balances to summarize Parameters: accountNumber - the account number of sufficient fund balances to summarize Parameters: acctSufficientFundsFinObjCd - the object code for sufficient funds this part of the actual total |
calculatePendBudget | public KualiDecimal calculatePendBudget(boolean isYearEndDocument, String budgetCheckingBalanceTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, List expenditureCodes)(Code) | | calculates the current year pending budget total
Parameters: isYearEndDocument - should year end documents be included? Parameters: budgetCheckingBalanceTypeCd - the budget balance type code Parameters: universityFiscalYear - the university fiscal year of sufficient funds balances to summarize Parameters: chartOfAccountsCode - the chart of accounts code of sufficient funds balances to summarize Parameters: accountNumber - the account number of sufficient fund balances to summarize Parameters: acctSufficientFundsFinObjCd - the object code for sufficient funds Parameters: expenditureCodes - object codes that represent expenditures calculates the current year pending budget total See Also: org.kuali.module.gl.dao.SufficientFundsDao.calculatePendBudget(booleanjava.lang.Stringjava.lang.Integerjava.lang.Stringjava.lang.Stringjava.lang.StringList) |
calculatePendEncum | public KualiDecimal calculatePendEncum(boolean isYearEndDocument, String extrnlEncumFinBalanceTypCd, String intrnlEncumFinBalanceTypCd, String preencumbranceFinBalTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, List expenditureCodes)(Code) | | Calculates the current year pending encumbrance total
Parameters: isYearEndDocument - should year end documents be included? Parameters: extrnlEncumFinBalanceTypCd - the external encumbrance balance type Parameters: intrnlEncumFinBalanceTypCd - the internal encumbrance balance type Parameters: preencumbranceFinBalTypeCd - the pre-encumbrance balance type Parameters: universityFiscalYear - the university fiscal year of sufficient funds balances to summarize Parameters: chartOfAccountsCode - the chart of accounts code of sufficient funds balances to summarize Parameters: accountNumber - the account number of sufficient fund balances to summarize Parameters: acctSufficientFundsFinObjCd - the object code for sufficient funds Parameters: expenditureCodes - object codes that represent expenditures the current year pending encumbrance total See Also: org.kuali.module.gl.dao.SufficientFundsDao.calculatePendEncum(booleanjava.lang.Stringjava.lang.Stringjava.lang.Stringjava.lang.Integerjava.lang.Stringjava.lang.Stringjava.lang.StringList) |
calculatePendEncum1 | KualiDecimal calculatePendEncum1(boolean isYearEndDocument, String extrnlEncumFinBalanceTypCd, String intrnlEncumFinBalanceTypCd, String preencumbranceFinBalTypeCd, Integer universityFiscalYear, String chartOfAccountsCode, String accountNumber, String acctSufficientFundsFinObjCd, boolean isEqualDebitCode, List expenditureCodes)(Code) | | Calcluate this part of the encumbrance total
Parameters: isYearEndDocument - should year end documents be included? Parameters: extrnlEncumFinBalanceTypCd - the external encumbrance balance type Parameters: intrnlEncumFinBalanceTypCd - the internal encumbrance balance type Parameters: preencumbranceFinBalTypeCd - the pre-encumbrance balance type Parameters: universityFiscalYear - the university fiscal year of sufficient funds balances to summarize Parameters: chartOfAccountsCode - the chart of accounts code of sufficient funds balances to summarize Parameters: accountNumber - the account number of sufficient fund balances to summarize Parameters: acctSufficientFundsFinObjCd - the object code for sufficient funds Parameters: isEqualDebitCode - should debits be included in the calculation or not this part of the encumbrance total |
purgeYearByChart | public void purgeYearByChart(String chartOfAccountsCode, int year)(Code) | | Purge table by year/chart
Parameters: chart - the chart of sufficient fund balances to purge Parameters: year - the year of sufficient fund balances to purge |
|
|