Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing.field.DefectField
Packages that use DefectField
-
Uses of DefectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing declared as DefectFieldModifier and TypeFieldDescriptionstatic final DefectField<String>Defect.CATALOG_PROFILEUse with available fluent helpers to apply the CatalogProfile field to query operations.static final DefectField<ZonedDateTime>Defect.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final DefectField<String>Defect.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final DefectField<LocalDateTime>Defect.CREATION_DATEUse with available fluent helpers to apply the CreationDate field to query operations.static final DefectField<LocalTime>Defect.CREATION_TIMEUse with available fluent helpers to apply the CreationTime field to query operations.static final DefectField<String>Defect.DEFECTUse with available fluent helpers to apply the Defect field to query operations.static final DefectField<String>Defect.DEFECT_CATEGORYUse with available fluent helpers to apply the DefectCategory field to query operations.static final DefectField<String>Defect.DEFECT_CLASSUse with available fluent helpers to apply the DefectClass field to query operations.static final DefectField<String>Defect.DEFECT_CODEUse with available fluent helpers to apply the DefectCode field to query operations.static final DefectField<String>Defect.DEFECT_CODE_CATALOGUse with available fluent helpers to apply the DefectCodeCatalog field to query operations.static final DefectField<String>Defect.DEFECT_CODE_GROUPUse with available fluent helpers to apply the DefectCodeGroup field to query operations.static final DefectField<String>Defect.DEFECT_CODE_VERSIONUse with available fluent helpers to apply the DefectCodeVersion field to query operations.static final DefectField<String>Defect.DEFECT_INTERNAL_IDUse with available fluent helpers to apply the DefectInternalID field to query operations.static final DefectField<String>Defect.DEFECT_OBJECT_CODEUse with available fluent helpers to apply the DefectObjectCode field to query operations.static final DefectField<String>Defect.DEFECT_OBJECT_CODE_CATALOGUse with available fluent helpers to apply the DefectObjectCodeCatalog field to query operations.static final DefectField<String>Defect.DEFECT_OBJECT_CODE_GROUPUse with available fluent helpers to apply the DefectObjectCodeGroup field to query operations.static final DefectField<String>Defect.DEFECT_ORIGINUse with available fluent helpers to apply the DefectOrigin field to query operations.static final DefectField<String>Defect.DEFECT_TEXTUse with available fluent helpers to apply the DefectText field to query operations.static final DefectField<BigDecimal>Defect.DEFECTIVE_QUANTITYUse with available fluent helpers to apply the DefectiveQuantity field to query operations.static final DefectField<String>Defect.DEFECTIVE_QUANTITY_UNITUse with available fluent helpers to apply the DefectiveQuantityUnit field to query operations.static final DefectField<String>Defect.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final DefectField<String>Defect.FUNCTIONAL_LOCATIONUse with available fluent helpers to apply the FunctionalLocation field to query operations.static final DefectField<String>Use with available fluent helpers to apply the InspPlanOperationInternalID field to query operations.static final DefectField<String>Defect.INSPECTION_CHARACTERISTICUse with available fluent helpers to apply the InspectionCharacteristic field to query operations.static final DefectField<String>Defect.INSPECTION_LOTUse with available fluent helpers to apply the InspectionLot field to query operations.static final DefectField<String>Use with available fluent helpers to apply the InspectionSubsetInternalID field to query operations.static final DefectField<String>Defect.IS_DELETEDUse with available fluent helpers to apply the IsDeleted field to query operations.static final DefectField<LocalDateTime>Defect.LAST_CHANGE_DATEUse with available fluent helpers to apply the LastChangeDate field to query operations.static final DefectField<LocalTime>Defect.LAST_CHANGE_TIMEUse with available fluent helpers to apply the LastChangeTime field to query operations.static final DefectField<String>Defect.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final DefectField<String>Defect.MAIN_WORK_CENTERUse with available fluent helpers to apply the MainWorkCenter field to query operations.static final DefectField<String>Defect.MAIN_WORK_CENTER_INTERNAL_IDUse with available fluent helpers to apply the MainWorkCenterInternalID field to query operations.static final DefectField<String>Defect.MAIN_WORK_CENTER_PLANTUse with available fluent helpers to apply the MainWorkCenterPlant field to query operations.static final DefectField<String>Defect.MANUFACTURING_ORDERUse with available fluent helpers to apply the ManufacturingOrder field to query operations.static final DefectField<String>Use with available fluent helpers to apply the ManufacturingOrderOperation field to query operations.static final DefectField<String>Defect.MANUFACTURING_ORDER_SEQUENCEUse with available fluent helpers to apply the ManufacturingOrderSequence field to query operations.static final DefectField<String>Defect.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final DefectField<String>Defect.MATERIAL_SAMPLEUse with available fluent helpers to apply the MaterialSample field to query operations.static final DefectField<Integer>Defect.NUMBER_OF_DEFECTSUse with available fluent helpers to apply the NumberOfDefects field to query operations.static final DefectField<String>Defect.ORDER_INTERNAL_IDUse with available fluent helpers to apply the OrderInternalID field to query operations.static final DefectField<String>Defect.PLANTUse with available fluent helpers to apply the Plant field to query operations.static final DefectField<String>Defect.WORK_CENTER_TYPE_CODEUse with available fluent helpers to apply the WorkCenterTypeCode field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing that return DefectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DefectField<T>Defect.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DefectField<T>Use with available fluent helpers to apply an extension field to query operations.