Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectprocessing |
Modifier and Type | Field and Description |
---|---|
static DefectField<String> |
Defect.CATALOG_PROFILE
Use with available fluent helpers to apply the CatalogProfile field to query operations.
|
static DefectField<ZonedDateTime> |
Defect.CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static DefectField<String> |
Defect.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static DefectField<LocalDateTime> |
Defect.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static DefectField<LocalTime> |
Defect.CREATION_TIME
Use with available fluent helpers to apply the CreationTime field to query operations.
|
static DefectField<String> |
Defect.DEFECT
Use with available fluent helpers to apply the Defect field to query operations.
|
static DefectField<String> |
Defect.DEFECT_CATEGORY
Use with available fluent helpers to apply the DefectCategory field to query operations.
|
static DefectField<String> |
Defect.DEFECT_CLASS
Use with available fluent helpers to apply the DefectClass field to query operations.
|
static DefectField<String> |
Defect.DEFECT_CODE
Use with available fluent helpers to apply the DefectCode field to query operations.
|
static DefectField<String> |
Defect.DEFECT_CODE_CATALOG
Use with available fluent helpers to apply the DefectCodeCatalog field to query operations.
|
static DefectField<String> |
Defect.DEFECT_CODE_GROUP
Use with available fluent helpers to apply the DefectCodeGroup field to query operations.
|
static DefectField<String> |
Defect.DEFECT_CODE_VERSION
Use with available fluent helpers to apply the DefectCodeVersion field to query operations.
|
static DefectField<String> |
Defect.DEFECT_INTERNAL_ID
Use with available fluent helpers to apply the DefectInternalID field to query operations.
|
static DefectField<String> |
Defect.DEFECT_OBJECT_CODE
Use with available fluent helpers to apply the DefectObjectCode field to query operations.
|
static DefectField<String> |
Defect.DEFECT_OBJECT_CODE_CATALOG
Use with available fluent helpers to apply the DefectObjectCodeCatalog field to query operations.
|
static DefectField<String> |
Defect.DEFECT_OBJECT_CODE_GROUP
Use with available fluent helpers to apply the DefectObjectCodeGroup field to query operations.
|
static DefectField<String> |
Defect.DEFECT_ORIGIN
Use with available fluent helpers to apply the DefectOrigin field to query operations.
|
static DefectField<String> |
Defect.DEFECT_TEXT
Use with available fluent helpers to apply the DefectText field to query operations.
|
static DefectField<String> |
Defect.EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations.
|
static DefectField<String> |
Defect.FUNCTIONAL_LOCATION
Use with available fluent helpers to apply the FunctionalLocation field to query operations.
|
static DefectField<String> |
Defect.INSP_PLAN_OPERATION_INTERNAL_ID
Use with available fluent helpers to apply the InspPlanOperationInternalID field to query operations.
|
static DefectField<String> |
Defect.INSPECTION_CHARACTERISTIC
Use with available fluent helpers to apply the InspectionCharacteristic field to query operations.
|
static DefectField<String> |
Defect.INSPECTION_LOT
Use with available fluent helpers to apply the InspectionLot field to query operations.
|
static DefectField<String> |
Defect.INSPECTION_SUBSET_INTERNAL_ID
Use with available fluent helpers to apply the InspectionSubsetInternalID field to query operations.
|
static DefectField<String> |
Defect.IS_DELETED
Use with available fluent helpers to apply the IsDeleted field to query operations.
|
static DefectField<LocalDateTime> |
Defect.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static DefectField<LocalTime> |
Defect.LAST_CHANGE_TIME
Use with available fluent helpers to apply the LastChangeTime field to query operations.
|
static DefectField<String> |
Defect.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static DefectField<String> |
Defect.MAIN_WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the MainWorkCenterInternalID field to query operations.
|
static DefectField<String> |
Defect.MAIN_WORK_CENTER_PLANT
Use with available fluent helpers to apply the MainWorkCenterPlant field to query operations.
|
static DefectField<String> |
Defect.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static DefectField<String> |
Defect.MATERIAL_SAMPLE
Use with available fluent helpers to apply the MaterialSample field to query operations.
|
static DefectField<Integer> |
Defect.NUMBER_OF_DEFECTS
Use with available fluent helpers to apply the NumberOfDefects field to query operations.
|
static DefectField<String> |
Defect.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static DefectField<String> |
Defect.WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DefectField<T> |
Defect.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
Defect.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.