Package | Description |
---|---|
org.kuali.ole.module.purap.service.impl |
Modifier and Type | Method and Description |
---|---|
protected PdpExtractServiceImpl.Totals |
PdpExtractServiceImpl.extractRegularPaymentsForChart(String campusCode,
org.kuali.rice.kim.api.identity.Person puser,
Date processRunDate,
Batch batch)
Get all the payments that could be combined with credit memos
|
protected PdpExtractServiceImpl.Totals |
PdpExtractServiceImpl.extractSpecialPaymentsForChart(String campusCode,
org.kuali.rice.kim.api.identity.Person puser,
Date processRunDate,
Batch batch,
boolean immediatesOnly)
Get all the special payments for a campus and process them
|
Modifier and Type | Method and Description |
---|---|
protected void |
PdpExtractServiceImpl.processPaymentBundle(List<PaymentRequestDocument> paymentRequests,
List<VendorCreditMemoDocument> creditMemos,
PdpExtractServiceImpl.Totals totals,
List<String> preqsWithOutstandingCreditMemos,
org.kuali.rice.kim.api.identity.Person puser,
Date processRunDate,
Batch batch)
Processes the list of payment requests and credit memos as a payment group pending
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.