|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NightlyOutService
This interface defines the batch jobs that would be run nightly against the pending general ledger entries. These jobs are performed to ensure the correctness of the entries. As to date, the jobs involve two functions: finding unbalanced approved documents and finding bad approved documents.
Method Summary | |
---|---|
void |
copyApprovedPendingLedgerEntries()
Copies the approved pending ledger entries to orign entry table |
void |
deleteCopiedPendingLedgerEntries()
Deletes all the records that were copied to the GL. |
Method Detail |
---|
void deleteCopiedPendingLedgerEntries()
void copyApprovedPendingLedgerEntries()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |