Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
CustSalesPartnerFuncByKeyFluentHelper |
CustSalesPartnerFuncByKeyFluentHelper.select(EntityField<CustSalesPartnerFunc,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
CustSalesPartnerFuncByKeyFluentHelper |
CustSalesPartnerFuncByKeyFluentHelper.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 |
---|---|
CustSalesPartnerFuncByKeyFluentHelper |
BusinessPartnerService.getCustSalesPartnerFuncByKey(String customer,
String salesOrganization,
String distributionChannel,
String division,
String partnerCounter,
String partnerFunction)
Fetch a single
CustSalesPartnerFunc entity using key fields. |
CustSalesPartnerFuncByKeyFluentHelper |
DefaultBusinessPartnerService.getCustSalesPartnerFuncByKey(String customer,
String salesOrganization,
String distributionChannel,
String division,
String partnerCounter,
String partnerFunction) |
Copyright © 2017 SAP SE. All rights reserved.