public interface B2BDocumentPaymentInfoDao
| Modifier and Type | Method and Description |
|---|---|
SearchResult<B2BDocumentPaymentInfoModel> |
getDocumentPaymentInfo(java.lang.String documentNumber)
Gets a list of document payments associated to a Document.
|
SearchResult<B2BDocumentPaymentInfoModel> getDocumentPaymentInfo(java.lang.String documentNumber)
documentNumber - the document number identification.Copyright © 2018 SAP SE. All Rights Reserved.