Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processschedulingagreement | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Method and Description |
---|---|
SchAgrmtPartnerByKeyFluentHelper |
SchAgrmtPartnerByKeyFluentHelper.select(EntityField<SchAgrmtPartner,?>... fields)
Query modifier to limit which field values within an entity get fetched & populated.
|
SchAgrmtPartnerByKeyFluentHelper |
SchAgrmtPartnerByKeyFluentHelper.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 |
---|---|
SchAgrmtPartnerByKeyFluentHelper |
ProcessSchedulingAgreementService.getSchAgrmtPartnerByKey(String schedulingAgreement,
String schedulingAgreementItem,
String purchasingOrganization,
String supplierSubrange,
String plant,
String partnerFunction,
String partnerCounter)
Fetch a single
SchAgrmtPartner entity using key fields. |
SchAgrmtPartnerByKeyFluentHelper |
DefaultProcessSchedulingAgreementService.getSchAgrmtPartnerByKey(String schedulingAgreement,
String schedulingAgreementItem,
String purchasingOrganization,
String supplierSubrange,
String plant,
String partnerFunction,
String partnerCounter) |
Copyright © 2017 SAP SE. All rights reserved.