|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface YearEndPendingEntryService
Methods needed to update pending entries on FP year end documents
| Method Summary | |
|---|---|
void |
customizeExplicitGeneralLedgerPendingEntry(org.kuali.rice.kns.document.TransactionalDocument transactionalDocument,
AccountingLine accountingLine,
GeneralLedgerPendingEntry explicitEntry)
populates a GeneralLedgerPendingEntry populated with common year end document data into the explicit general
ledger pending entry. |
boolean |
customizeOffsetGeneralLedgerPendingEntry(org.kuali.rice.kns.document.TransactionalDocument transactionalDocument,
GeneralLedgerPendingEntrySourceDetail accountingLine,
GeneralLedgerPendingEntry explicitEntry,
GeneralLedgerPendingEntry offsetEntry)
Populates an offset GeneralLedgerPendingEntry such that it uses the Offset Definition from the previous year |
String |
getFinalAccountingPeriod()
|
Integer |
getPreviousFiscalYear()
|
| Method Detail |
|---|
Integer getPreviousFiscalYear()
String getFinalAccountingPeriod()
void customizeExplicitGeneralLedgerPendingEntry(org.kuali.rice.kns.document.TransactionalDocument transactionalDocument,
AccountingLine accountingLine,
GeneralLedgerPendingEntry explicitEntry)
GeneralLedgerPendingEntry populated with common year end document data into the explicit general
ledger pending entry. currently is the following:
transactionalDocument - accountingLine - explicitEntry -
boolean customizeOffsetGeneralLedgerPendingEntry(org.kuali.rice.kns.document.TransactionalDocument transactionalDocument,
GeneralLedgerPendingEntrySourceDetail accountingLine,
GeneralLedgerPendingEntry explicitEntry,
GeneralLedgerPendingEntry offsetEntry)
transactionalDocument - the transactional document with general ledger pending entries on itaccountingLine - the general ledger pending entry source which generated the explicit and offset entryexplicitEntry - the explicit entry requiring this offset entryoffsetEntry - the offset entry which is being customized
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||