This operation derives the acct_sf_finobj_cd which is used to populate the General Ledger Pending entry table, so that later
we can do Suff Fund checking against that entry
Parameters: financialObject - the object code being checked against Parameters: accountSufficientFundsCode - the kind of sufficient funds checking turned on in this system the object code that should be used for the sufficient funds inquiry, or a blank String See Also:org.kuali.module.gl.service.SufficientFundsService.getSufficientFundsObjectCode(org.kuali.module.chart.bo.ObjectCodejava.lang.String)
purgeYearByChart
public void purgeYearByChart(String chart, int year)(Code)
Purge the sufficient funds balance table by year/chart
Parameters: chart - the chart of sufficient fund balances to purge Parameters: year - the fiscal year of sufficient fund balances to purge