Class ChangeMstrObMgReDocInfoRecdByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<ChangeMstrObMgReDocInfoRecdByKeyFluentHelper,ChangeMstrObMgReDocInfoRecd,ChangeMstrObMgReDocInfoRecdSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.ChangeMstrObMgReDocInfoRecdByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class ChangeMstrObMgReDocInfoRecdByKeyFluentHelper
extends FluentHelperByKey<ChangeMstrObMgReDocInfoRecdByKeyFluentHelper,ChangeMstrObMgReDocInfoRecd,ChangeMstrObMgReDocInfoRecdSelectable>
Fluent helper to fetch a single
ChangeMstrObMgReDocInfoRecd 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
ConstructorsConstructorDescriptionChangeMstrObMgReDocInfoRecdByKeyFluentHelper(String servicePath, String entityCollection, String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion) Creates a fluent helper object that will fetch a singleChangeMstrObMgReDocInfoRecdentity 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
-
ChangeMstrObMgReDocInfoRecdByKeyFluentHelper
public ChangeMstrObMgReDocInfoRecdByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion) Creates a fluent helper object that will fetch a singleChangeMstrObMgReDocInfoRecdentity with the provided key field values. To perform execution, call theexecuteRequestmethod on the fluent helper object.- Parameters:
documentInfoRecord- Document numberConstraints: Not nullable, Maximum length: 25
documentPart- Document PartConstraints: Not nullable, Maximum length: 3
entityCollection- Entity Collection to be used to fetch a singleChangeMstrObMgReDocInfoRecddocumentType- Document TypeConstraints: Not nullable, Maximum length: 3
servicePath- Service path to be used to fetch a singleChangeMstrObMgReDocInfoRecdchangeNumber- Change NumberConstraints: Not nullable, Maximum length: 12
documentVersion- Document VersionConstraints: Not nullable, Maximum length: 2
-
-
Method Details
-
getEntityClass
-
getKey
-