|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LedgerSummaryReport in org.kuali.kfs.gl.batch.service |
---|
Methods in org.kuali.kfs.gl.batch.service with parameters of type LedgerSummaryReport | |
---|---|
void |
FileEnterpriseFeederHelperService.feedOnFile(File doneFile,
File dataFile,
File reconFile,
PrintStream enterpriseFeedPs,
String feederProcessName,
String reconciliationTableId,
EnterpriseFeederStatusAndErrorMessagesWrapper statusAndErrors,
LedgerSummaryReport ledgerSummaryReport)
Reconciles and loads a file of origin entries into the origin entry table. |
Uses of LedgerSummaryReport in org.kuali.kfs.gl.batch.service.impl |
---|
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type LedgerSummaryReport | |
---|---|
void |
FileEnterpriseFeederHelperServiceImpl.feedOnFile(File doneFile,
File dataFile,
File reconFile,
PrintStream enterpriseFeedPs,
String feederProcessName,
String reconciliationTableId,
EnterpriseFeederStatusAndErrorMessagesWrapper statusAndErrors,
LedgerSummaryReport ledgerSummaryReport)
This method does the reading and the loading of reconciliation. |
protected void |
FileEnterpriseFeederServiceImpl.generateReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList,
LedgerSummaryReport report,
String outputFileName)
|
protected boolean |
PosterServiceImpl.postTransaction(Transaction tran,
int mode,
Map<String,Integer> reportSummary,
LedgerSummaryReport ledgerSummaryReport,
PrintStream invalidGroup,
UniversityDate runUniversityDate,
String line,
PrintStream OUTPUT_GLE_FILE_ps)
Runs the given transaction through each transaction posting algorithms associated with this instance |
Uses of LedgerSummaryReport in org.kuali.kfs.gl.report |
---|
Methods in org.kuali.kfs.gl.report that return LedgerSummaryReport | |
---|---|
LedgerSummaryReport |
CollectorReportData.getLedgerSummaryReport()
Gets the ledgerSummaryReport attribute. |
Uses of LedgerSummaryReport in org.kuali.kfs.module.ld.batch.service |
---|
Methods in org.kuali.kfs.module.ld.batch.service with parameters of type LedgerSummaryReport | |
---|---|
void |
FileEnterpriseFeederHelperService.feedOnFile(File doneFile,
File dataFile,
File reconFile,
PrintStream enterpriseFeedPs,
String feederProcessName,
String reconciliationTableId,
EnterpriseFeederStatusAndErrorMessagesWrapper statusAndErrors,
LedgerSummaryReport ledgerSummaryReport)
Reconciles and loads a file of origin entries into the origin entry table. |
Uses of LedgerSummaryReport in org.kuali.kfs.module.ld.batch.service.impl |
---|
Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type LedgerSummaryReport | |
---|---|
void |
FileEnterpriseFeederHelperServiceImpl.feedOnFile(File doneFile,
File dataFile,
File reconFile,
PrintStream enterpriseFeedPs,
String feederProcessName,
String reconciliationTableId,
EnterpriseFeederStatusAndErrorMessagesWrapper statusAndErrors,
LedgerSummaryReport ledgerSummaryReport)
This method does the reading and the loading of reconciliation. |
protected void |
FileEnterpriseFeederServiceImpl.generateReport(List<EnterpriseFeederStatusAndErrorMessagesWrapper> statusAndErrorsList,
LedgerSummaryReport report,
String outputFileName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |