public interface ProcurementCardCreateDocumentService
Modifier and Type | Method and Description |
---|---|
boolean |
autoApproveProcurementCardDocuments()
Finds documents that have been in route status past the number of allowed days.
|
boolean |
createProcurementCardDocuments()
Creates procurement card documents and routes from the records loaded into the transaction table.
|
boolean |
routeProcurementCardDocuments()
Looks for ProcurementCardDocuments with a status of 'I', meaning they have been created and saved to "inbox",
but have not yet been routed.
|
boolean createProcurementCardDocuments()
boolean routeProcurementCardDocuments()
boolean autoApproveProcurementCardDocuments()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.