|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndirectCostRecoveryRateDetail | |
---|---|
org.kuali.kfs.coa.dataaccess | |
org.kuali.kfs.coa.dataaccess.impl | |
org.kuali.kfs.coa.document.validation.impl | |
org.kuali.kfs.gl.batch.service.impl |
Uses of IndirectCostRecoveryRateDetail in org.kuali.kfs.coa.dataaccess |
---|
Methods in org.kuali.kfs.coa.dataaccess that return types with arguments of type IndirectCostRecoveryRateDetail | |
---|---|
Collection<IndirectCostRecoveryRateDetail> |
IndirectCostRecoveryRateDetailDao.getActiveRateDetailsByRate(Integer universityFiscalYear,
String financialSeriesId)
This method looks up all active ICR Rate Detail records for a given university fiscal year and financial series ID/rate ID |
Uses of IndirectCostRecoveryRateDetail in org.kuali.kfs.coa.dataaccess.impl |
---|
Methods in org.kuali.kfs.coa.dataaccess.impl that return types with arguments of type IndirectCostRecoveryRateDetail | |
---|---|
Collection<IndirectCostRecoveryRateDetail> |
IndirectCostRecoveryRateDetailDaoOjb.getActiveRateDetailsByRate(Integer universityFiscalYear,
String financialIcrSeriesIdentifier)
|
Uses of IndirectCostRecoveryRateDetail in org.kuali.kfs.coa.document.validation.impl |
---|
Fields in org.kuali.kfs.coa.document.validation.impl declared as IndirectCostRecoveryRateDetail | |
---|---|
protected IndirectCostRecoveryRateDetail |
IndirectCostRecoveryRateDetailPreRules.indirectCostRecoveryRateDetail
|
protected IndirectCostRecoveryRateDetail |
IndirectCostRecoveryRateRule.indirectCostRecoveryRateDetail
|
Fields in org.kuali.kfs.coa.document.validation.impl with type parameters of type IndirectCostRecoveryRateDetail | |
---|---|
protected List<IndirectCostRecoveryRateDetail> |
IndirectCostRecoveryRateRule.indirectCostRecoveryRateDetails
|
Uses of IndirectCostRecoveryRateDetail in org.kuali.kfs.gl.batch.service.impl |
---|
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type IndirectCostRecoveryRateDetail | |
---|---|
protected String |
PosterServiceImpl.determineIcrOffsetBalanceSheetObjectCodeNumber(OriginEntryInformation offsetEntry,
ExpenditureTransaction et,
IndirectCostRecoveryRateDetail icrRateDetail)
|
protected void |
PosterServiceImpl.generateTransactions(ExpenditureTransaction et,
IndirectCostRecoveryRateDetail icrRateDetail,
org.kuali.rice.kns.util.KualiDecimal generatedTransactionAmount,
Date runDate,
PrintStream group,
IndirectCostRecoveryGenerationMetadata icrGenerationMetadata)
Generate a transfer transaction and an offset transaction |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |