Modifier and Type | Method and Description |
---|---|
SalesQuotationItemPartnerByKeyFluentHelper |
SalesQuotationItemPartnerByKeyFluentHelper.select(EntityField<SalesQuotationItemPartner,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
SalesQuotationItemPartnerByKeyFluentHelper |
SalesQuotationItemPartnerByKeyFluentHelper.withErrorHandler(com.sap.cloud.sdk.odatav2.connectivity.ErrorResultHandler<?> errorResultHandler)
An error handling class that implements the
ErrorResultHandler interface can be attached to this fluent helper. |
Modifier and Type | Method and Description |
---|---|
SalesQuotationItemPartnerByKeyFluentHelper |
DefaultReadSalesQuotationsService.getSalesQuotationItemPartnerByKey(String salesQuotation,
String salesQuotationItem,
String partnerFunction) |
SalesQuotationItemPartnerByKeyFluentHelper |
ReadSalesQuotationsService.getSalesQuotationItemPartnerByKey(String salesQuotation,
String salesQuotationItem,
String partnerFunction)
Fetch a single
SalesQuotationItemPartner entity using key fields. |
Copyright © 2017 SAP SE. All rights reserved.