public interface B2BDocumentPaymentInfoService
| Modifier and Type | Method and Description |
|---|---|
void |
applyPayment(java.util.List<B2BDragAndDropData> lstActions)
Applies a list of drag & drop actions
|
SearchResult<B2BDocumentPaymentInfoModel> |
getDocumentPaymentInfo(java.lang.String documentNumber)
Gets a list of document payment info associated to a Document.
|
SearchResult<B2BDocumentPaymentInfoModel> getDocumentPaymentInfo(java.lang.String documentNumber)
documentNumber - the document numbervoid applyPayment(java.util.List<B2BDragAndDropData> lstActions)
lstActions - the list of actions to be applied.Copyright © 2018 SAP SE. All Rights Reserved.