|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SufficientFundsAccountUpdateService
An interface declaring a method that runs the sufficient funds rebuilder process.
| Method Summary | |
|---|---|
void |
calculateSufficientFundsByAccount(SufficientFundRebuild sfrb)
Updates sufficient funds balances for the given account |
void |
convertOtypeToAtypes(SufficientFundRebuild sfrb)
Given an O SF rebuild type, it will look up all of the matching balances in the table and add each account it finds as an A SF rebuild type. |
void |
rebuildSufficientFunds()
Rebuilds all necessary sufficient funds balances. |
| Method Detail |
|---|
void rebuildSufficientFunds()
void convertOtypeToAtypes(SufficientFundRebuild sfrb)
sfrb - the sufficient fund rebuild record to convertvoid calculateSufficientFundsByAccount(SufficientFundRebuild sfrb)
sfrb - the sufficient fund rebuild record, with a chart and account number
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||