Class CustomerReturnProcessStepByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<CustomerReturnProcessStepByKeyFluentHelper,CustomerReturnProcessStep,CustomerReturnProcessStepSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.CustomerReturnProcessStepByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class CustomerReturnProcessStepByKeyFluentHelper
extends FluentHelperByKey<CustomerReturnProcessStepByKeyFluentHelper,CustomerReturnProcessStep,CustomerReturnProcessStepSelectable>
Fluent helper to fetch a single
CustomerReturnProcessStep 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
ConstructorsConstructorDescriptionCustomerReturnProcessStepByKeyFluentHelper(String servicePath, String entityCollection, String retsMgmtProcess, String retsMgmtProcessItem, String retsMgmtProcItmQtySplit, String retsMgmtProcessStep, String returnsDocumentType, String returnsDocument, String returnsDocumentItem) Creates a fluent helper object that will fetch a singleCustomerReturnProcessStepentity 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
-
CustomerReturnProcessStepByKeyFluentHelper
public CustomerReturnProcessStepByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String retsMgmtProcess, String retsMgmtProcessItem, String retsMgmtProcItmQtySplit, String retsMgmtProcessStep, String returnsDocumentType, String returnsDocument, String returnsDocumentItem) Creates a fluent helper object that will fetch a singleCustomerReturnProcessStepentity 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 singleCustomerReturnProcessStepreturnsDocumentType- Document TypeConstraints: Not nullable, Maximum length: 2
retsMgmtProcessStep- Step IDConstraints: Not nullable, Maximum length: 4
returnsDocumentItem- Document ItemConstraints: Not nullable, Maximum length: 10
retsMgmtProcess- Process Identification NumberConstraints: Not nullable, Maximum length: 10
servicePath- Service path to be used to fetch a singleCustomerReturnProcessStepretsMgmtProcessItem- Item NumberConstraints: Not nullable, Maximum length: 6
retsMgmtProcItmQtySplit- Split Identification NumberConstraints: Not nullable, Maximum length: 3
returnsDocument- Document NumberConstraints: Not nullable, Maximum length: 30
-
-
Method Details
-
getEntityClass
-
getKey
-