Uses of Class
org.kuali.kfs.gl.batch.service.impl.IndirectCostRecoveryGenerationMetadata

Packages that use IndirectCostRecoveryGenerationMetadata
org.kuali.kfs.gl.batch.service.impl   
 

Uses of IndirectCostRecoveryGenerationMetadata in org.kuali.kfs.gl.batch.service.impl
 

Methods in org.kuali.kfs.gl.batch.service.impl that return IndirectCostRecoveryGenerationMetadata
protected  IndirectCostRecoveryGenerationMetadata PosterServiceImpl.retrieveAccountIndirectCostRecoveryMetadata(ExpenditureTransaction et)
           
protected  IndirectCostRecoveryGenerationMetadata PosterServiceImpl.retrieveSubAccountIndirectCostRecoveryMetadata(ExpenditureTransaction et)
          Returns ICR Generation Metadata based on SubAccount information if the SubAccount on the expenditure transaction is properly set up for ICR
 

Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type IndirectCostRecoveryGenerationMetadata
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
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.