|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LaborYearEndBalanceForwardService
Labor Ledger Year End - Inception to Date Beginning Balance process moves the Year-to-Date Total plus the Contracts and Grants Beginning Balances to the Contracts and Grants Beginning Balances of the new fiscal year for a designated group of accounts (to be identified by fund group and sub fund group).
| Method Summary | |
|---|---|
void |
forwardBalance()
moves the Year-to-Date Total plus the Contracts and Grants Beginning Balances to the Contracts and Grants Beginning Balances of the new fiscal year for a designated group of accounts. |
void |
forwardBalance(Integer fiscalYear)
moves the Year-to-Date Total plus the Contracts and Grants Beginning Balances to the Contracts and Grants Beginning Balances of the new fiscal year for a designated group of accounts |
void |
forwardBalance(Integer fiscalYear,
Integer newFiscalYear)
moves the Year-to-Date Total plus the Contracts and Grants Beginning Balances to the Contracts and Grants Beginning Balances of the new fiscal year for a designated group of accounts |
| Method Detail |
|---|
void forwardBalance()
void forwardBalance(Integer fiscalYear)
fiscalYear - the fiscal year to be processed. The new fiscal year is (fiscalYear + 1) by default.
void forwardBalance(Integer fiscalYear,
Integer newFiscalYear)
fiscalYear - the fiscal year to be processed.newFiscalYear - the new fiscal year
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||