Class SalesDocumentProposalItemByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<SalesDocumentProposalItemByKeyFluentHelper,SalesDocumentProposalItem,SalesDocumentProposalItemSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.intelligentproductproposal.SalesDocumentProposalItemByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class SalesDocumentProposalItemByKeyFluentHelper
extends FluentHelperByKey<SalesDocumentProposalItemByKeyFluentHelper,SalesDocumentProposalItem,SalesDocumentProposalItemSelectable>
Fluent helper to fetch a single
SalesDocumentProposalItem 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
ConstructorsConstructorDescriptionSalesDocumentProposalItemByKeyFluentHelper(String servicePath, String entityCollection, String salesOrganization, String distributionChannel, String organizationDivision, String salesGroup, String salesOffice, String soldToParty, String salesDocumentType) Creates a fluent helper object that will fetch a singleSalesDocumentProposalItementity 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
-
SalesDocumentProposalItemByKeyFluentHelper
public SalesDocumentProposalItemByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String salesOrganization, String distributionChannel, String organizationDivision, String salesGroup, String salesOffice, String soldToParty, String salesDocumentType) Creates a fluent helper object that will fetch a singleSalesDocumentProposalItementity 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 singleSalesDocumentProposalItemorganizationDivision- DivisionConstraints: Not nullable, Maximum length: 2
soldToParty- Customer NumberConstraints: Not nullable, Maximum length: 10
salesOffice- Sales OfficeConstraints: Not nullable, Maximum length: 4
servicePath- Service path to be used to fetch a singleSalesDocumentProposalItemsalesGroup- Sales GroupConstraints: Not nullable, Maximum length: 3
distributionChannel- Distribution ChannelConstraints: Not nullable, Maximum length: 2
salesDocumentType- Sales Document TypeConstraints: Not nullable, Maximum length: 4
salesOrganization- Sales OrganizationConstraints: Not nullable, Maximum length: 4
-
-
Method Details
-
getEntityClass
-
getKey
-