Class CntrlPurContrItemPartnerByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<CntrlPurContrItemPartnerByKeyFluentHelper,CntrlPurContrItemPartner,CntrlPurContrItemPartnerSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrItemPartnerByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class CntrlPurContrItemPartnerByKeyFluentHelper
extends FluentHelperByKey<CntrlPurContrItemPartnerByKeyFluentHelper,CntrlPurContrItemPartner,CntrlPurContrItemPartnerSelectable>
Fluent helper to fetch a single
CntrlPurContrItemPartner entity using key fields. This fluent helper allows methods which modify the underlying
query to be called before executing the query itself.-
Field Summary
Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
csrfTokenRetriever, entityCollection -
Constructor Summary
ConstructorsConstructorDescriptionCntrlPurContrItemPartnerByKeyFluentHelper(String servicePath, String entityCollection, String centralPurchaseContract, String centralPurchaseContractItem, String distributionKey, String partnerCounter) Creates a fluent helper object that will fetch a singleCntrlPurContrItemPartnerentity with the provided key field values. -
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
executeRequest, select, toRequest, withCsrfToken, withQueryParameterMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
getCsrfTokenRetriever, getHeaders, getParametersForRequestOnly, getServicePath, getThis, withHeader, withHeaders
-
Constructor Details
-
CntrlPurContrItemPartnerByKeyFluentHelper
public CntrlPurContrItemPartnerByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String centralPurchaseContract, String centralPurchaseContractItem, String distributionKey, String partnerCounter) Creates a fluent helper object that will fetch a singleCntrlPurContrItemPartnerentity with the provided key field values. To perform execution, call theexecuteRequestmethod on the fluent helper object.- Parameters:
entityCollection- Entity Collection to be used to fetch a singleCntrlPurContrItemPartnerdistributionKey- Distribution Number of Central Purchasing DocumentConstraints: Not nullable, Maximum length: 4
centralPurchaseContract- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
centralPurchaseContractItem- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
servicePath- Service path to be used to fetch a singleCntrlPurContrItemPartnerpartnerCounter- Partner counterConstraints: Not nullable, Maximum length: 3
-
-
Method Details
-
getEntityClass
-
getKey
-