Uses of Interface
org.kuali.kfs.module.purap.service.ElectronicInvoiceHelperService

Packages that use ElectronicInvoiceHelperService
org.kuali.kfs.module.purap.batch   
org.kuali.kfs.module.purap.service.impl   
 

Uses of ElectronicInvoiceHelperService in org.kuali.kfs.module.purap.batch
 

Methods in org.kuali.kfs.module.purap.batch with parameters of type ElectronicInvoiceHelperService
 void ElectronicInvoiceStep.setElectronicInvoiceHelperService(ElectronicInvoiceHelperService electronicInvoiceHelperService)
           
 

Uses of ElectronicInvoiceHelperService in org.kuali.kfs.module.purap.service.impl
 

Classes in org.kuali.kfs.module.purap.service.impl that implement ElectronicInvoiceHelperService
 class ElectronicInvoiceHelperServiceImpl
          This is a helper service to parse electronic invoice file, match it with a PO and create PREQs based on the eInvoice.
 



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