org.kuali.kfs.gl.service
Interface PreScrubberService
- All Known Implementing Classes:
- PreScrubberServiceImpl
public interface PreScrubberService
preprocessOriginEntries
PreScrubberReportData preprocessOriginEntries(Iterator<String> inputOriginEntries,
String outputFileName)
throws IOException
- Throws:
IOException
deriveChartOfAccountsCodeIfSpaces
boolean deriveChartOfAccountsCodeIfSpaces()
- Returns whether chart of accounts codes that are spaces should be derived from the account number. This assumes that a particular account
number may be associated with at most one chart of accounts code.
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.