org.kuali.kfs.module.endow.batch.service
Interface UpdateHistoryCashService

All Known Implementing Classes:
UpdateHistoryCashServiceImpl

public interface UpdateHistoryCashService


Method Summary
 boolean updateHistoryCash()
          At the end of each month, creates the current month end date record in END_ME_DT_T and appends current cash balance records to the history table.
 

Method Detail

updateHistoryCash

boolean updateHistoryCash()
At the end of each month, creates the current month end date record in END_ME_DT_T and appends current cash balance records to the history table.

Returns:
true if successful, false otherwise


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.