Class QualityFirstArticleInspectionByKeyFluentHelper
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic<FluentHelperT,EntityT,EntityT>
com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey<QualityFirstArticleInspectionByKeyFluentHelper,QualityFirstArticleInspection,QualityFirstArticleInspectionSelectable>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinforecord.QualityFirstArticleInspectionByKeyFluentHelper
- All Implemented Interfaces:
FluentHelperExecutable<Object>
public class QualityFirstArticleInspectionByKeyFluentHelper
extends FluentHelperByKey<QualityFirstArticleInspectionByKeyFluentHelper,QualityFirstArticleInspection,QualityFirstArticleInspectionSelectable>
Fluent helper to fetch a single
QualityFirstArticleInspection 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
ConstructorsConstructorDescriptionQualityFirstArticleInspectionByKeyFluentHelper(String servicePath, String entityCollection, String material, String qltyInProcmtIntID, String qltyInProcmt1stArticleInsp) Creates a fluent helper object that will fetch a singleQualityFirstArticleInspectionentity 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
-
QualityFirstArticleInspectionByKeyFluentHelper
public QualityFirstArticleInspectionByKeyFluentHelper(@Nonnull String servicePath, @Nonnull String entityCollection, String material, String qltyInProcmtIntID, String qltyInProcmt1stArticleInsp) Creates a fluent helper object that will fetch a singleQualityFirstArticleInspectionentity 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 singleQualityFirstArticleInspectionmaterial- Material NumberConstraints: Not nullable, Maximum length: 18
servicePath- Service path to be used to fetch a singleQualityFirstArticleInspectionqltyInProcmt1stArticleInsp- First Article Inspection Number in Quality Info RecordConstraints: Not nullable, Maximum length: 6
qltyInProcmtIntID- Quality Info Record in Procurement Internal IDConstraints: Not nullable, Maximum length: 6
-
-
Method Details
-
getEntityClass
-
getKey
-