Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspLotUsageDecision
Packages that use InspLotUsageDecision
Package
Description
-
Uses of InspLotUsageDecision in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspLotUsageDecisionModifier and TypeMethodDescriptionInspLotUsageDecision.InspLotUsageDecisionBuilder.build()protected InspLotUsageDecisionInspLotUsageDecisionCreateFluentHelper.getEntity()protected InspLotUsageDecisionInspLotUsageDecisionUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return types with arguments of type InspLotUsageDecisionModifier and TypeMethodDescriptionprotected Class<InspLotUsageDecision>InspLotUsageDecisionByKeyFluentHelper.getEntityClass()protected Class<InspLotUsageDecision>InspLotUsageDecisionFluentHelper.getEntityClass()InspLotUsageDecision.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with parameters of type InspLotUsageDecisionModifierConstructorDescriptionInspLotUsageDecisionCreateFluentHelper(String servicePath, InspLotUsageDecision entity, String entityCollection) Creates a fluent helper object that will create aInspLotUsageDecisionentity on the OData endpoint.InspLotUsageDecisionUpdateFluentHelper(String servicePath, InspLotUsageDecision entity, String entityCollection) Creates a fluent helper object that will update aInspLotUsageDecisionentity on the OData endpoint. -
Uses of InspLotUsageDecision 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 InspLotUsageDecisionModifier and TypeMethodDescriptionDefaultQualityInspectionDataServiceBatchChangeSet.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) QualityInspectionDataServiceBatchChangeSet.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) Create a newInspLotUsageDecisionentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) QualityInspectionDataServiceBatchChangeSet.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) Update an existingInspLotUsageDecisionentity and save it to the S/4HANA system. -
Uses of InspLotUsageDecision 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 InspLotUsageDecisionModifier and TypeMethodDescriptionInspLotUsageDecisionOneToOneLink.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 InspLotUsageDecisionModifier and TypeMethodDescriptionprotected InspLotUsageDecisionLink<ObjectT>InspLotUsageDecisionLink.translateLinkType(EntityLink<InspLotUsageDecisionLink<ObjectT>, InspLotUsageDecision, ObjectT> link) -
Uses of InspLotUsageDecision in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type InspLotUsageDecisionModifier and TypeMethodDescriptionDefaultQualityInspectionDataService.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) Deprecated.QualityInspectionDataService.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) Deprecated.Create a newInspLotUsageDecisionentity and save it to the S/4HANA system.DefaultQualityInspectionDataService.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) Deprecated.QualityInspectionDataService.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) Deprecated.Update an existingInspLotUsageDecisionentity and save it to the S/4HANA system.