Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionSubset
Packages that use InspectionSubset
Package
Description
-
Uses of InspectionSubset in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspectionSubsetModifier and TypeMethodDescriptionInspectionSubset.InspectionSubsetBuilder.build()InspectionSubsetTrigger_valuationFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected InspectionSubsetInspectionSubsetCreateFluentHelper.getEntity()protected InspectionSubsetInspectionSubsetUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return types with arguments of type InspectionSubsetModifier and TypeMethodDescriptionprotected Class<InspectionSubset>InspectionSubsetByKeyFluentHelper.getEntityClass()protected Class<InspectionSubset>InspectionSubsetFluentHelper.getEntityClass()protected Class<InspectionSubset>InspectionSubsetTrigger_valuationFluentHelper.getEntityClass()InspectionSubset.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with parameters of type InspectionSubsetModifierConstructorDescriptionInspectionSubsetCreateFluentHelper(String servicePath, InspectionSubset entity, String entityCollection) Creates a fluent helper object that will create aInspectionSubsetentity on the OData endpoint.InspectionSubsetUpdateFluentHelper(String servicePath, InspectionSubset entity, String entityCollection) Creates a fluent helper object that will update aInspectionSubsetentity on the OData endpoint. -
Uses of InspectionSubset in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.batch with parameters of type InspectionSubsetModifier and TypeMethodDescriptionDefaultQualityInspectionDataServiceBatchChangeSet.createInspectionSubset(InspectionSubset inspectionSubset) QualityInspectionDataServiceBatchChangeSet.createInspectionSubset(InspectionSubset inspectionSubset) Create a newInspectionSubsetentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspectionSubset(InspectionSubset inspectionSubset) QualityInspectionDataServiceBatchChangeSet.updateInspectionSubset(InspectionSubset inspectionSubset) Update an existingInspectionSubsetentity and save it to the S/4HANA system. -
Uses of InspectionSubset in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link that return types with arguments of type InspectionSubsetModifier and TypeMethodDescriptionInspectionSubsetOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.link with type arguments of type InspectionSubsetModifier and TypeMethodDescriptionprotected InspectionSubsetLink<ObjectT>InspectionSubsetLink.translateLinkType(EntityLink<InspectionSubsetLink<ObjectT>, InspectionSubset, ObjectT> link) -
Uses of InspectionSubset in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type InspectionSubsetModifier and TypeMethodDescriptionDefaultQualityInspectionDataService.createInspectionSubset(InspectionSubset inspectionSubset) Deprecated.QualityInspectionDataService.createInspectionSubset(InspectionSubset inspectionSubset) Deprecated.Create a newInspectionSubsetentity and save it to the S/4HANA system.DefaultQualityInspectionDataService.updateInspectionSubset(InspectionSubset inspectionSubset) Deprecated.QualityInspectionDataService.updateInspectionSubset(InspectionSubset inspectionSubset) Deprecated.Update an existingInspectionSubsetentity and save it to the S/4HANA system.