Class Defect
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: Defect_Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of Defect instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<Defect,SAP__Message> Use with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<Defect>Selector for all available fields of Defect.static final SimpleProperty.DateTime<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.Date<Defect>static final SimpleProperty.Time<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.Guid<Defect>static final SimpleProperty.NumericDecimal<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.Boolean<Defect>static final SimpleProperty.Date<Defect>static final SimpleProperty.Time<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.NumericInteger<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final SimpleProperty.String<Defect>static final NavigationProperty.Collection<Defect,DefectDetailedDescription> Use with available request builders to apply the _DefectDetailedDescription navigation property to query operations.static final SimpleProperty.String<Defect>Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionDefect()Defect(String defectInternalID, String defect, String defectCategory, String createdByUser, LocalDate creationDate, LocalTime creationTime, String lastChangedByUser, LocalDate lastChangeDate, LocalTime lastChangeTime, String defectText, String defectCodeCatalog, String defectCodeGroup, String defectCode, String defectObjectCodeCatalog, String defectObjectCodeGroup, String defectObjectCode, BigDecimal defectiveQuantity, String defectiveQuantityUnit, String manufacturingOrder, String orderInternalID, String manufacturingOrderOperation, String manufacturingOrderSequence, String defectClass, Integer numberOfDefects, String inspPlanOperationInternalID, String inspectionCharacteristic, String inspectionSubsetInternalID, String materialSample, String workCenterTypeCode, String mainWorkCenterInternalID, String mainWorkCenterPlant, String mainWorkCenter, Boolean isDeleted, String defectOrigin, String material, String plant, String inspectionLot, OffsetDateTime changedDateTime, String defectLifecycleStatus, String problemAnalysisStatus, String qualityIssueReference, String masterLanguage, UUID defectUUID, Collection<SAP__Message> _Messages, List<DefectDetailedDescription> to_DefectDetailedDescription) -
Method Summary
Modifier and TypeMethodDescriptionvoidAdds elements to the list of associated DefectDetailedDescription entities.static Defect.DefectBuilderbuilder()protected booleanbooleanprotected voidConstraints: Not nullableConstraints: NullableConstraints: Not nullable, Maximum length: 12Constraints: NullableConstraints: Not nullableprotected StringConstraints: Not nullable, Maximum length: 11Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 8io.vavr.control.Option<List<DefectDetailedDescription>>Retrieval of associated DefectDetailedDescription entities (one to many).(Key Field) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Precision: 13, Scale: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 40Constraints: Nullableprotected StringConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 8Constraints: Not nullableprotected ODataEntityKeygetKey()Constraints: NullableConstraints: Not nullable, Maximum length: 12Constraints: Not nullableConstraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 12Constraints: Not nullableConstraints: Not nullable, Maximum length: 10getPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 40getType()Constraints: Not nullable, Maximum length: 2inthashCode()static BoundAction.SingleToSingle<Defect,Defect> Action that can be applied to any entity object of this class.voidset_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidsetChangedDateTime(OffsetDateTime changedDateTime) Constraints: NullablevoidsetCreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12voidsetCreationDate(LocalDate creationDate) Constraints: NullablevoidsetCreationTime(LocalTime creationTime) Constraints: Not nullablevoidConstraints: Not nullable, Maximum length: 11voidsetDefectCategory(String defectCategory) Constraints: Not nullable, Maximum length: 2voidsetDefectClass(String defectClass) Constraints: Not nullable, Maximum length: 2voidsetDefectCode(String defectCode) Constraints: Not nullable, Maximum length: 4voidsetDefectCodeCatalog(String defectCodeCatalog) Constraints: Not nullable, Maximum length: 1voidsetDefectCodeGroup(String defectCodeGroup) Constraints: Not nullable, Maximum length: 8voidOverwrites the list of associated DefectDetailedDescription entities for the loaded navigation property _DefectDetailedDescription.voidsetDefectInternalID(String defectInternalID) (Key Field) Constraints: Not nullable, Maximum length: 12voidsetDefectiveQuantity(BigDecimal defectiveQuantity) Constraints: Not nullable, Precision: 13, Scale: 3voidsetDefectiveQuantityUnit(String defectiveQuantityUnit) Constraints: Not nullable, Maximum length: 3voidsetDefectLifecycleStatus(String defectLifecycleStatus) Constraints: Not nullable, Maximum length: 2static BoundAction.SingleToSingle<Defect,Defect> Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Action that can be applied to any entity object of this class.static BoundAction.SingleToSingle<Defect,Defect> Action that can be applied to any entity object of this class.voidsetDefectObjectCode(String defectObjectCode) Constraints: Not nullable, Maximum length: 4voidsetDefectObjectCodeCatalog(String defectObjectCodeCatalog) Constraints: Not nullable, Maximum length: 1voidsetDefectObjectCodeGroup(String defectObjectCodeGroup) Constraints: Not nullable, Maximum length: 8voidsetDefectOrigin(String defectOrigin) Constraints: Not nullable, Maximum length: 1voidsetDefectText(String defectText) Constraints: Not nullable, Maximum length: 40voidsetDefectUUID(UUID defectUUID) Constraints: NullablevoidsetInspectionCharacteristic(String inspectionCharacteristic) Constraints: Not nullable, Maximum length: 4voidsetInspectionLot(String inspectionLot) Constraints: Not nullable, Maximum length: 12voidsetInspectionSubsetInternalID(String inspectionSubsetInternalID) Constraints: Not nullable, Maximum length: 6voidsetInspPlanOperationInternalID(String inspPlanOperationInternalID) Constraints: Not nullable, Maximum length: 8voidsetIsDeleted(Boolean isDeleted) Constraints: Not nullablevoidsetLastChangeDate(LocalDate lastChangeDate) Constraints: NullablevoidsetLastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12voidsetLastChangeTime(LocalTime lastChangeTime) Constraints: Not nullablevoidsetMainWorkCenter(String mainWorkCenter) Constraints: Not nullable, Maximum length: 8voidsetMainWorkCenterInternalID(String mainWorkCenterInternalID) Constraints: Not nullable, Maximum length: 8voidsetMainWorkCenterPlant(String mainWorkCenterPlant) Constraints: Not nullable, Maximum length: 4voidsetManufacturingOrder(String manufacturingOrder) Constraints: Not nullable, Maximum length: 12voidsetManufacturingOrderOperation(String manufacturingOrderOperation) Constraints: Not nullable, Maximum length: 4voidsetManufacturingOrderSequence(String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6voidsetMasterLanguage(String masterLanguage) Constraints: Not nullable, Maximum length: 2voidsetMaterial(String material) Constraints: Not nullable, Maximum length: 18voidsetMaterialSample(String materialSample) Constraints: Not nullable, Maximum length: 12voidsetNumberOfDefects(Integer numberOfDefects) Constraints: Not nullablevoidsetOrderInternalID(String orderInternalID) Constraints: Not nullable, Maximum length: 10voidConstraints: Not nullable, Maximum length: 4voidsetProblemAnalysisStatus(String problemAnalysisStatus) Constraints: Not nullable, Maximum length: 2voidsetQualityIssueReference(String qualityIssueReference) Constraints: Not nullable, Maximum length: 40voidsetWorkCenterTypeCode(String workCenterTypeCode) Constraints: Not nullable, Maximum length: 2toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of Defect. -
DEFECT_INTERNAL_ID
-
DEFECT
-
DEFECT_CATEGORY
-
CREATED_BY_USER
-
CREATION_DATE
-
CREATION_TIME
-
LAST_CHANGED_BY_USER
-
LAST_CHANGE_DATE
-
LAST_CHANGE_TIME
-
DEFECT_TEXT
-
DEFECT_CODE_CATALOG
-
DEFECT_CODE_GROUP
-
DEFECT_CODE
-
DEFECT_OBJECT_CODE_CATALOG
-
DEFECT_OBJECT_CODE_GROUP
-
DEFECT_OBJECT_CODE
-
DEFECTIVE_QUANTITY
-
DEFECTIVE_QUANTITY_UNIT
-
MANUFACTURING_ORDER
-
ORDER_INTERNAL_ID
-
MANUFACTURING_ORDER_OPERATION
-
MANUFACTURING_ORDER_SEQUENCE
-
DEFECT_CLASS
-
NUMBER_OF_DEFECTS
-
INSP_PLAN_OPERATION_INTERNAL_ID
-
INSPECTION_CHARACTERISTIC
-
INSPECTION_SUBSET_INTERNAL_ID
-
MATERIAL_SAMPLE
-
WORK_CENTER_TYPE_CODE
-
MAIN_WORK_CENTER_INTERNAL_ID
-
MAIN_WORK_CENTER_PLANT
-
MAIN_WORK_CENTER
-
IS_DELETED
-
DEFECT_ORIGIN
-
MATERIAL
-
PLANT
-
INSPECTION_LOT
-
CHANGED_DATE_TIME
-
DEFECT_LIFECYCLE_STATUS
-
PROBLEM_ANALYSIS_STATUS
-
QUALITY_ISSUE_REFERENCE
-
MASTER_LANGUAGE
-
DEFECT_UUID
-
_MESSAGES
Use with available request builders to apply the SAP__Messages complex property to query operations. -
TO__DEFECT_DETAILED_DESCRIPTION
public static final NavigationProperty.Collection<Defect,DefectDetailedDescription> TO__DEFECT_DETAILED_DESCRIPTIONUse with available request builders to apply the _DefectDetailedDescription navigation property to query operations.
-
-
Constructor Details
-
Defect
public Defect() -
Defect
public Defect(@Nullable String defectInternalID, @Nullable String defect, @Nullable String defectCategory, @Nullable String createdByUser, @Nullable LocalDate creationDate, @Nullable LocalTime creationTime, @Nullable String lastChangedByUser, @Nullable LocalDate lastChangeDate, @Nullable LocalTime lastChangeTime, @Nullable String defectText, @Nullable String defectCodeCatalog, @Nullable String defectCodeGroup, @Nullable String defectCode, @Nullable String defectObjectCodeCatalog, @Nullable String defectObjectCodeGroup, @Nullable String defectObjectCode, @Nullable BigDecimal defectiveQuantity, @Nullable String defectiveQuantityUnit, @Nullable String manufacturingOrder, @Nullable String orderInternalID, @Nullable String manufacturingOrderOperation, @Nullable String manufacturingOrderSequence, @Nullable String defectClass, @Nullable Integer numberOfDefects, @Nullable String inspPlanOperationInternalID, @Nullable String inspectionCharacteristic, @Nullable String inspectionSubsetInternalID, @Nullable String materialSample, @Nullable String workCenterTypeCode, @Nullable String mainWorkCenterInternalID, @Nullable String mainWorkCenterPlant, @Nullable String mainWorkCenter, @Nullable Boolean isDeleted, @Nullable String defectOrigin, @Nullable String material, @Nullable String plant, @Nullable String inspectionLot, @Nullable OffsetDateTime changedDateTime, @Nullable String defectLifecycleStatus, @Nullable String problemAnalysisStatus, @Nullable String qualityIssueReference, @Nullable String masterLanguage, @Nullable UUID defectUUID, @Nullable Collection<SAP__Message> _Messages, List<DefectDetailedDescription> to_DefectDetailedDescription)
-
-
Method Details
-
getType
-
setDefectInternalID
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: DefectInternalID
- Parameters:
defectInternalID- Internal Defect ID
-
setDefect
Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: Defect
- Parameters:
defect- Defect Number
-
setDefectCategory
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectCategory
- Parameters:
defectCategory- Defect Category
-
setCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Parameters:
createdByUser- Name of Person Responsible for Creating the Object
-
setCreationDate
Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Parameters:
creationDate- Record Created On
-
setCreationTime
Constraints: Not nullableOriginal property name from the Odata EDM: CreationTime
- Parameters:
creationTime- System Time of Creation
-
setLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Parameters:
lastChangedByUser- Name of Person Who Changed Object
-
setLastChangeDate
Constraints: NullableOriginal property name from the Odata EDM: LastChangeDate
- Parameters:
lastChangeDate- Last Changed On
-
setLastChangeTime
Constraints: Not nullableOriginal property name from the Odata EDM: LastChangeTime
- Parameters:
lastChangeTime- System Time of Change
-
setDefectText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: DefectText
- Parameters:
defectText- Defect Text
-
setDefectCodeCatalog
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectCodeCatalog
- Parameters:
defectCodeCatalog- Catalog Type - Problems/Defects
-
setDefectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: DefectCodeGroup
- Parameters:
defectCodeGroup- Defect Code Group
-
setDefectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DefectCode
- Parameters:
defectCode- Defect Code
-
setDefectObjectCodeCatalog
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectObjectCodeCatalog
- Parameters:
defectObjectCodeCatalog- Defect Location Catalog
-
setDefectObjectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: DefectObjectCodeGroup
- Parameters:
defectObjectCodeGroup- Defect Location Code Group
-
setDefectObjectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DefectObjectCode
- Parameters:
defectObjectCode- Defect Location Code
-
setDefectiveQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: DefectiveQuantity
- Parameters:
defectiveQuantity- Defective Quantity for Item (Internal)
-
setDefectiveQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DefectiveQuantityUnit
- Parameters:
defectiveQuantityUnit- Unit of Measure for Item
-
setManufacturingOrder
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Parameters:
manufacturingOrder- Order Number (Production Order)
-
setOrderInternalID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalID
- Parameters:
orderInternalID- Plan Number for Operations in Order (Production Order)
-
setManufacturingOrderOperation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Parameters:
manufacturingOrderOperation- Operation or Phase Number
-
setManufacturingOrderSequence
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Parameters:
manufacturingOrderSequence- Sequence
-
setDefectClass
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectClass
- Parameters:
defectClass- Defect Class
-
setNumberOfDefects
Constraints: Not nullableOriginal property name from the Odata EDM: NumberOfDefects
- Parameters:
numberOfDefects- Number of Defect Occurrences
-
setInspPlanOperationInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: InspPlanOperationInternalID
- Parameters:
inspPlanOperationInternalID- Current Node Number from Order Counter
-
setInspectionCharacteristic
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspectionCharacteristic
- Parameters:
inspectionCharacteristic- Inspection Characteristic Number
-
setInspectionSubsetInternalID
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: InspectionSubsetInternalID
- Parameters:
inspectionSubsetInternalID- Inspection Sample Number
-
setMaterialSample
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: MaterialSample
- Parameters:
materialSample- Material Sample Number
-
setWorkCenterTypeCode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Parameters:
workCenterTypeCode- Object types of the CIM resource
-
setMainWorkCenterInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MainWorkCenterInternalID
- Parameters:
mainWorkCenterInternalID- Object ID of the Work Center
-
setMainWorkCenterPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MainWorkCenterPlant
- Parameters:
mainWorkCenterPlant- Plant for Work Center
-
setMainWorkCenter
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MainWorkCenter
- Parameters:
mainWorkCenter- Work Center
-
setIsDeleted
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Parameters:
isDeleted- Is Deleted
-
setDefectOrigin
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectOrigin
- Parameters:
defectOrigin- Origin of Item Record
-
setMaterial
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Material
- Parameters:
material- Defective Material
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setInspectionLot
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: InspectionLot
- Parameters:
inspectionLot- Inspection Lot Number
-
setChangedDateTime
Constraints: NullableOriginal property name from the Odata EDM: ChangedDateTime
- Parameters:
changedDateTime- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
setDefectLifecycleStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectLifecycleStatus
- Parameters:
defectLifecycleStatus- Defect Status
-
setProblemAnalysisStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ProblemAnalysisStatus
- Parameters:
problemAnalysisStatus- Problem Analysis
-
setQualityIssueReference
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: QualityIssueReference
- Parameters:
qualityIssueReference- External Reference Number
-
setMasterLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MasterLanguage
- Parameters:
masterLanguage- Master Language
-
setDefectUUID
Constraints: NullableOriginal property name from the Odata EDM: DefectUUID
- Parameters:
defectUUID- Defect UUID
-
set_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Parameters:
_Messages- The _Messages to set.
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<Defect>
-
getKey
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<Defect>
-
fromMap
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<Defect>
-
getDefectDetailedDescriptionIfPresent
@Nonnull public io.vavr.control.Option<List<DefectDetailedDescription>> getDefectDetailedDescriptionIfPresent()Retrieval of associated DefectDetailedDescription entities (one to many). This corresponds to the OData navigation property _DefectDetailedDescription.If the navigation property for an entity Defect has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _DefectDetailedDescription is already loaded, the
result will contain the DefectDetailedDescription entities. If not, an
Optionwith result stateemptyis returned.
-
setDefectDetailedDescription
Overwrites the list of associated DefectDetailedDescription entities for the loaded navigation property _DefectDetailedDescription.If the navigation property _DefectDetailedDescription of a queried Defect is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
value- List of DefectDetailedDescription entities.
-
addDefectDetailedDescription
Adds elements to the list of associated DefectDetailedDescription entities. This corresponds to the OData navigation property _DefectDetailedDescription.If the navigation property _DefectDetailedDescription of a queried Defect is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Parameters:
entity- Array of DefectDetailedDescription entities.
-
markForDeletion
Action that can be applied to any entity object of this class.- Returns:
- Action object prepared with the given parameters to be applied to any entity object of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
setDefectLifecycleStatusToCompleted
@Nonnull public static BoundAction.SingleToSingle<Defect,Defect> setDefectLifecycleStatusToCompleted()Action that can be applied to any entity object of this class.- Returns:
- Action object prepared with the given parameters to be applied to any entity object of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
setDefectLifecycleStatusToInProcess
@Nonnull public static BoundAction.SingleToSingle<Defect,Defect> setDefectLifecycleStatusToInProcess()Action that can be applied to any entity object of this class.- Returns:
- Action object prepared with the given parameters to be applied to any entity object of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
setDefectLifecycleStatusToNotRelevant
@Nonnull public static BoundAction.SingleToSingle<Defect,Defect> setDefectLifecycleStatusToNotRelevant()Action that can be applied to any entity object of this class.- Returns:
- Action object prepared with the given parameters to be applied to any entity object of this class.
To execute it use the
service.forEntity(entity).applyAction(thisAction)API.
-
builder
-
getDefectInternalID
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: DefectInternalID
- Returns:
- Internal Defect ID
-
getDefect
Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: Defect
- Returns:
- Defect Number
-
getDefectCategory
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectCategory
- Returns:
- Defect Category
-
getCreatedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
- Name of Person Responsible for Creating the Object
-
getCreationDate
Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
- Record Created On
-
getCreationTime
Constraints: Not nullableOriginal property name from the Odata EDM: CreationTime
- Returns:
- System Time of Creation
-
getLastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
- Name of Person Who Changed Object
-
getLastChangeDate
Constraints: NullableOriginal property name from the Odata EDM: LastChangeDate
- Returns:
- Last Changed On
-
getLastChangeTime
Constraints: Not nullableOriginal property name from the Odata EDM: LastChangeTime
- Returns:
- System Time of Change
-
getDefectText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: DefectText
- Returns:
- Defect Text
-
getDefectCodeCatalog
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectCodeCatalog
- Returns:
- Catalog Type - Problems/Defects
-
getDefectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: DefectCodeGroup
- Returns:
- Defect Code Group
-
getDefectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DefectCode
- Returns:
- Defect Code
-
getDefectObjectCodeCatalog
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectObjectCodeCatalog
- Returns:
- Defect Location Catalog
-
getDefectObjectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: DefectObjectCodeGroup
- Returns:
- Defect Location Code Group
-
getDefectObjectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DefectObjectCode
- Returns:
- Defect Location Code
-
getDefectiveQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: DefectiveQuantity
- Returns:
- Defective Quantity for Item (Internal)
-
getDefectiveQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DefectiveQuantityUnit
- Returns:
- Unit of Measure for Item
-
getManufacturingOrder
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
- Order Number (Production Order)
-
getOrderInternalID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalID
- Returns:
- Plan Number for Operations in Order (Production Order)
-
getManufacturingOrderOperation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Returns:
- Operation or Phase Number
-
getManufacturingOrderSequence
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Returns:
- Sequence
-
getDefectClass
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectClass
- Returns:
- Defect Class
-
getNumberOfDefects
Constraints: Not nullableOriginal property name from the Odata EDM: NumberOfDefects
- Returns:
- Number of Defect Occurrences
-
getInspPlanOperationInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: InspPlanOperationInternalID
- Returns:
- Current Node Number from Order Counter
-
getInspectionCharacteristic
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspectionCharacteristic
- Returns:
- Inspection Characteristic Number
-
getInspectionSubsetInternalID
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: InspectionSubsetInternalID
- Returns:
- Inspection Sample Number
-
getMaterialSample
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: MaterialSample
- Returns:
- Material Sample Number
-
getWorkCenterTypeCode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Returns:
- Object types of the CIM resource
-
getMainWorkCenterInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MainWorkCenterInternalID
- Returns:
- Object ID of the Work Center
-
getMainWorkCenterPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MainWorkCenterPlant
- Returns:
- Plant for Work Center
-
getMainWorkCenter
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MainWorkCenter
- Returns:
- Work Center
-
getIsDeleted
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
- Is Deleted
-
getDefectOrigin
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectOrigin
- Returns:
- Origin of Item Record
-
getMaterial
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Material
- Returns:
- Defective Material
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getInspectionLot
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: InspectionLot
- Returns:
- Inspection Lot Number
-
getChangedDateTime
Constraints: NullableOriginal property name from the Odata EDM: ChangedDateTime
- Returns:
- UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
-
getDefectLifecycleStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectLifecycleStatus
- Returns:
- Defect Status
-
getProblemAnalysisStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ProblemAnalysisStatus
- Returns:
- Problem Analysis
-
getQualityIssueReference
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: QualityIssueReference
- Returns:
- External Reference Number
-
getMasterLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MasterLanguage
- Returns:
- Master Language
-
getDefectUUID
Constraints: NullableOriginal property name from the Odata EDM: DefectUUID
- Returns:
- Defect UUID
-
get_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
- The _Messages contained in this
VdmEntity.
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode() -
getOdataType
- Specified by:
getOdataTypein classVdmObject<Defect>
-