|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BudgetConstructionAccountMonthlyDetailReport | |
|---|---|
| org.kuali.kfs.module.bc.document.service | |
| org.kuali.kfs.module.bc.document.service.impl | |
| Uses of BudgetConstructionAccountMonthlyDetailReport in org.kuali.kfs.module.bc.document.service |
|---|
| Methods in org.kuali.kfs.module.bc.document.service that return types with arguments of type BudgetConstructionAccountMonthlyDetailReport | |
|---|---|
Collection<BudgetConstructionAccountMonthlyDetailReport> |
BudgetConstructionAccountMonthlyDetailReportService.buildReports(String documentNumber,
Integer universityFiscalYear,
String chartOfAccountsCode,
String accountNumber,
String subAccountNumber)
builds BudgetConstructionLevelSummaryReports |
| Uses of BudgetConstructionAccountMonthlyDetailReport in org.kuali.kfs.module.bc.document.service.impl |
|---|
| Methods in org.kuali.kfs.module.bc.document.service.impl that return types with arguments of type BudgetConstructionAccountMonthlyDetailReport | |
|---|---|
Collection<BudgetConstructionAccountMonthlyDetailReport> |
BudgetConstructionAccountMonthlyDetailReportServiceImpl.buildReports(String documentNumber,
Integer universityFiscalYear,
String chartOfAccountsCode,
String accountNumber,
String subAccountNumber)
|
| Methods in org.kuali.kfs.module.bc.document.service.impl with parameters of type BudgetConstructionAccountMonthlyDetailReport | |
|---|---|
protected void |
BudgetConstructionAccountMonthlyDetailReportServiceImpl.buildReportsBody(BudgetConstructionMonthly bcMonthly,
BudgetConstructionAccountMonthlyDetailReport accountMonthlyDetailReport)
builds report body |
protected void |
BudgetConstructionAccountMonthlyDetailReportServiceImpl.buildReportsHeader(BudgetConstructionMonthly bcMonthly,
BudgetConstructionAccountMonthlyDetailReport accountMonthlyDetailReport)
builds report Header |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||