public class DefaultB2BDocumentPaymentInfoDao extends DefaultGenericDao<B2BDocumentPaymentInfoModel> implements B2BDocumentPaymentInfoDao
| Constructor and Description |
|---|
DefaultB2BDocumentPaymentInfoDao() |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<B2BDocumentPaymentInfoModel> |
getDocumentPaymentInfo(java.lang.String documentNumber)
Gets a list of document payments associated to a Document.
|
find, find, find, find, find, getFlexibleSearchService, setFlexibleSearchServicepublic SearchResult<B2BDocumentPaymentInfoModel> getDocumentPaymentInfo(java.lang.String documentNumber)
B2BDocumentPaymentInfoDaogetDocumentPaymentInfo in interface B2BDocumentPaymentInfoDaodocumentNumber - the document number identification.Copyright © 2018 SAP SE. All Rights Reserved.