org.kuali.kfs.module.purap.service
Interface ElectronicInvoiceMatchingService
- All Known Implementing Classes:
- ElectronicInvoiceMatchingServiceImpl
public interface ElectronicInvoiceMatchingService
getElectronicInvoiceRejectReasonType
ElectronicInvoiceRejectReasonType getElectronicInvoiceRejectReasonType(String rejectReasonTypeCode)
doMatchingProcess
void doMatchingProcess(ElectronicInvoiceOrderHolder orderWrapper)
createRejectReason
ElectronicInvoiceRejectReason createRejectReason(String rejectReasonTypeCode,
String extraDescription,
String fileName)
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.