Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.InspectionResultValue
Packages that use InspectionResultValue
Package
Description
-
Uses of InspectionResultValue in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with type parameters of type InspectionResultValueModifier and TypeFieldDescriptionstatic final InspectionCharacteristicLink<InspectionResultValue>InspectionCharacteristic.TO_INSP_RESULT_VALUEUse with available fluent helpers to apply the to_InspResultValue navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspectionResultValueModifier and TypeMethodDescriptionInspectionResultValue.InspectionResultValueBuilder.build()protected InspectionResultValueInspectionResultValueCreateFluentHelper.getEntity()protected InspectionResultValueInspectionResultValueUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return types with arguments of type InspectionResultValueModifier and TypeMethodDescriptionInspectionCharacteristic.fetchInspResultValue()Fetches the InspectionResultValue entities (one to many) associated with this entity.protected Class<InspectionResultValue>InspectionResultValueByKeyFluentHelper.getEntityClass()protected Class<InspectionResultValue>InspectionResultValueFluentHelper.getEntityClass()io.vavr.control.Option<List<InspectionResultValue>>InspectionCharacteristic.getInspResultValueIfPresent()Retrieval of associated InspectionResultValue entities (one to many).InspectionCharacteristic.getInspResultValueOrFetch()Retrieval of associated InspectionResultValue entities (one to many).InspectionResultValue.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with parameters of type InspectionResultValueModifier and TypeMethodDescriptionvoidInspectionCharacteristic.addInspResultValue(InspectionResultValue... entity) Adds elements to the list of associated InspectionResultValue entities.InspectionCharacteristic.InspectionCharacteristicBuilder.inspResultValue(InspectionResultValue... value) Navigation property to_InspResultValue for InspectionCharacteristic to multiple InspectionResultValue.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with type arguments of type InspectionResultValueModifier and TypeMethodDescriptionvoidInspectionCharacteristic.setInspResultValue(List<InspectionResultValue> value) Overwrites the list of associated InspectionResultValue entities for the loaded navigation property to_InspResultValue.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with parameters of type InspectionResultValueModifierConstructorDescriptionInspectionResultValueCreateFluentHelper(String servicePath, InspectionResultValue entity, String entityCollection) Creates a fluent helper object that will create aInspectionResultValueentity on the OData endpoint.InspectionResultValueUpdateFluentHelper(String servicePath, InspectionResultValue entity, String entityCollection) Creates a fluent helper object that will update aInspectionResultValueentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata with type arguments of type InspectionResultValueModifierConstructorDescriptionInspectionCharacteristic(String inspectionLot, String inspPlanOperationInternalID, String inspectionCharacteristic, String inspectionSpecificationText, String hasInspCharcPrtlSmpl, Boolean inspSpecIsQuantitative, String inspSpecIsMeasuredValueRqd, String inspSpecIsSelectedSetRequired, String inspSpecIsLongTermInspection, String inspSpecRecordingType, String inspResultIsDocumentationRqd, String inspSpecCharcCategory, String inspSpecResultCalculation, Boolean inspCharcIsNotPlanned, String inspectionMethod, String inspectionMethodPlant, String inspectionMethodVersion, String inspectionSpecificationPlant, String inspectionSpecification, String inspectionSpecificationVersion, String inspectionCharacteristicStatus, Short inspSpecDecimalPlaces, String inspectionSpecificationUnit, String inspSampleValuationRule, String quantityUnit, Integer inspCharacteristicSampleSize, String inspCharacteristicSampleUnit, BigDecimal inspSpecSampleQuantityFactor, Double inspSpecTargetValue, String inspSpecFrmtdTargetValue, String inspSpecHasTargetValue, Double inspSpecUpperLimit, String inspSpecFrmtdUpperLimit, String inspSpecHasUpperLimit, Double inspSpecLowerLimit, String inspSpecFrmtdLowerLimit, String inspSpecHasLowerLimit, String inspSpecImportanceCode, String inspLotTestEquipInternalID, String selectedCodeSet, String selectedCodeSetPlant, String inspectorQualification, String inspSpecInformationField1, String inspSpecInformationField2, String inspSpecInformationField3, BigDecimal inspectionScope, BigDecimal inspCharcQuantity, String inspSpecControlIndicators, String characteristicAttributeCatalog, String unplndCharcInspSubsetIntID, String inspLotDynamicRule, String inspCharcConfirmationNumber, ZonedDateTime changedDateTime, List<InspectionResultValue> toInspResultValue, List<InspSampleResult> toInspSmplResult) -
Uses of InspectionResultValue 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 InspectionResultValueModifier and TypeMethodDescriptionDefaultQualityInspectionDataServiceBatchChangeSet.createInspectionResultValue(InspectionResultValue inspectionResultValue) QualityInspectionDataServiceBatchChangeSet.createInspectionResultValue(InspectionResultValue inspectionResultValue) Create a newInspectionResultValueentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspectionResultValue(InspectionResultValue inspectionResultValue) QualityInspectionDataServiceBatchChangeSet.updateInspectionResultValue(InspectionResultValue inspectionResultValue) Update an existingInspectionResultValueentity and save it to the S/4HANA system. -
Uses of InspectionResultValue 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 InspectionResultValueModifier and TypeMethodDescriptionInspectionResultValueOneToOneLink.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 InspectionResultValueModifier and TypeMethodDescriptionprotected InspectionResultValueLink<ObjectT>InspectionResultValueLink.translateLinkType(EntityLink<InspectionResultValueLink<ObjectT>, InspectionResultValue, ObjectT> link) -
Uses of InspectionResultValue in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type InspectionResultValueModifier and TypeMethodDescriptionDefaultQualityInspectionDataService.createInspectionResultValue(InspectionResultValue inspectionResultValue) Deprecated.QualityInspectionDataService.createInspectionResultValue(InspectionResultValue inspectionResultValue) Deprecated.Create a newInspectionResultValueentity and save it to the S/4HANA system.DefaultQualityInspectionDataService.updateInspectionResultValue(InspectionResultValue inspectionResultValue) Deprecated.QualityInspectionDataService.updateInspectionResultValue(InspectionResultValue inspectionResultValue) Deprecated.Update an existingInspectionResultValueentity and save it to the S/4HANA system.