Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.field.InspSampleCharacteristicField
Packages that use InspSampleCharacteristicField
-
Uses of InspSampleCharacteristicField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata declared as InspSampleCharacteristicFieldModifier and TypeFieldDescriptionstatic final InspSampleCharacteristicField<ZonedDateTime>InspSampleCharacteristic.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.INSP_LOT_DYN_RULE_STAGEUse with available fluent helpers to apply the InspLotDynRuleStage field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.INSP_PLAN_OPERATION_INTERNAL_IDUse with available fluent helpers to apply the InspPlanOperationInternalID field to query operations.static final InspSampleCharacteristicField<Short>InspSampleCharacteristic.INSP_SAMPLE_ACCEPTANCE_NUMBERUse with available fluent helpers to apply the InspSampleAcceptanceNumber field to query operations.static final InspSampleCharacteristicField<Short>InspSampleCharacteristic.INSP_SAMPLE_REJECTION_NUMBERUse with available fluent helpers to apply the InspSampleRejectionNumber field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.INSP_SAMPLE_VALUATION_RULEUse with available fluent helpers to apply the InspSampleValuationRule field to query operations.static final InspSampleCharacteristicField<LocalDateTime>InspSampleCharacteristic.INSP_SUBSET_CHARC_CREATION_DATEUse with available fluent helpers to apply the InspSubsetCharcCreationDate field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.INSPECTION_CHARACTERISTICUse with available fluent helpers to apply the InspectionCharacteristic field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.INSPECTION_CHARACTERISTIC_STATUSUse with available fluent helpers to apply the InspectionCharacteristicStatus field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.INSPECTION_LOTUse with available fluent helpers to apply the InspectionLot field to query operations.static final InspSampleCharacteristicField<Integer>InspSampleCharacteristic.INSPECTION_SAMPLE_SIZEUse with available fluent helpers to apply the InspectionSampleSize field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.INSPECTION_SEVERITYUse with available fluent helpers to apply the InspectionSeverity field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.INSPECTION_SUBSET_INTERNAL_IDUse with available fluent helpers to apply the InspectionSubsetInternalID field to query operations.static final InspSampleCharacteristicField<String>InspSampleCharacteristic.QUALITY_CONTROL_CHARTUse with available fluent helpers to apply the QualityControlChart field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata that return InspSampleCharacteristicFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
InspSampleCharacteristicField<T>InspSampleCharacteristic.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> InspSampleCharacteristicField<T>Use with available fluent helpers to apply an extension field to query operations.