Class Defect.DefectBuilder
- Enclosing class:
- Defect
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()changedDateTime(OffsetDateTime changedDateTime) Constraints: NullablecreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDate creationDate) Constraints: NullablecreationTime(LocalTime creationTime) Constraints: Not nullableConstraints: Not nullable, Maximum length: 11defectCategory(String defectCategory) Constraints: Not nullable, Maximum length: 2defectClass(String defectClass) Constraints: Not nullable, Maximum length: 2defectCode(String defectCode) Constraints: Not nullable, Maximum length: 4defectCodeCatalog(String defectCodeCatalog) Constraints: Not nullable, Maximum length: 1defectCodeGroup(String defectCodeGroup) Constraints: Not nullable, Maximum length: 8Navigation property _DefectDetailedDescription for Defect to multiple DefectDetailedDescription.defectInternalID(String defectInternalID) (Key Field) Constraints: Not nullable, Maximum length: 12defectiveQuantity(BigDecimal defectiveQuantity) Constraints: Not nullable, Precision: 13, Scale: 3defectiveQuantityUnit(String defectiveQuantityUnit) Constraints: Not nullable, Maximum length: 3defectLifecycleStatus(String defectLifecycleStatus) Constraints: Not nullable, Maximum length: 2defectObjectCode(String defectObjectCode) Constraints: Not nullable, Maximum length: 4defectObjectCodeCatalog(String defectObjectCodeCatalog) Constraints: Not nullable, Maximum length: 1defectObjectCodeGroup(String defectObjectCodeGroup) Constraints: Not nullable, Maximum length: 8defectOrigin(String defectOrigin) Constraints: Not nullable, Maximum length: 1defectText(String defectText) Constraints: Not nullable, Maximum length: 40defectUUID(UUID defectUUID) Constraints: NullableinspectionCharacteristic(String inspectionCharacteristic) Constraints: Not nullable, Maximum length: 4inspectionLot(String inspectionLot) Constraints: Not nullable, Maximum length: 12inspectionSubsetInternalID(String inspectionSubsetInternalID) Constraints: Not nullable, Maximum length: 6inspPlanOperationInternalID(String inspPlanOperationInternalID) Constraints: Not nullable, Maximum length: 8Constraints: Not nullablelastChangeDate(LocalDate lastChangeDate) Constraints: NullablelastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12lastChangeTime(LocalTime lastChangeTime) Constraints: Not nullablemainWorkCenter(String mainWorkCenter) Constraints: Not nullable, Maximum length: 8mainWorkCenterInternalID(String mainWorkCenterInternalID) Constraints: Not nullable, Maximum length: 8mainWorkCenterPlant(String mainWorkCenterPlant) Constraints: Not nullable, Maximum length: 4manufacturingOrder(String manufacturingOrder) Constraints: Not nullable, Maximum length: 12manufacturingOrderOperation(String manufacturingOrderOperation) Constraints: Not nullable, Maximum length: 4manufacturingOrderSequence(String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6masterLanguage(String masterLanguage) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 18materialSample(String materialSample) Constraints: Not nullable, Maximum length: 12numberOfDefects(Integer numberOfDefects) Constraints: Not nullableorderInternalID(String orderInternalID) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4problemAnalysisStatus(String problemAnalysisStatus) Constraints: Not nullable, Maximum length: 2qualityIssueReference(String qualityIssueReference) Constraints: Not nullable, Maximum length: 40toString()workCenterTypeCode(String workCenterTypeCode) Constraints: Not nullable, Maximum length: 2
-
Method Details
-
defectDetailedDescription
Navigation property _DefectDetailedDescription for Defect to multiple DefectDetailedDescription.- Parameters:
value- The DefectDetailedDescriptions to build this Defect with.- Returns:
- This Builder to allow for a fluent interface.
-
defectInternalID
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: DefectInternalID
- Returns:
this.
-
defect
Constraints: Not nullable, Maximum length: 11Original property name from the Odata EDM: Defect
- Returns:
this.
-
defectCategory
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectCategory
- Returns:
this.
-
createdByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDate
Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
this.
-
creationTime
Constraints: Not nullableOriginal property name from the Odata EDM: CreationTime
- Returns:
this.
-
lastChangedByUser
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDate
Constraints: NullableOriginal property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
lastChangeTime
Constraints: Not nullableOriginal property name from the Odata EDM: LastChangeTime
- Returns:
this.
-
defectText
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: DefectText
- Returns:
this.
-
defectCodeCatalog
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectCodeCatalog
- Returns:
this.
-
defectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: DefectCodeGroup
- Returns:
this.
-
defectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DefectCode
- Returns:
this.
-
defectObjectCodeCatalog
@Nonnull public Defect.DefectBuilder defectObjectCodeCatalog(@Nullable String defectObjectCodeCatalog) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectObjectCodeCatalog
- Returns:
this.
-
defectObjectCodeGroup
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: DefectObjectCodeGroup
- Returns:
this.
-
defectObjectCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DefectObjectCode
- Returns:
this.
-
defectiveQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: DefectiveQuantity
- Returns:
this.
-
defectiveQuantityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DefectiveQuantityUnit
- Returns:
this.
-
manufacturingOrder
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
this.
-
orderInternalID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalID
- Returns:
this.
-
manufacturingOrderOperation
@Nonnull public Defect.DefectBuilder manufacturingOrderOperation(@Nullable String manufacturingOrderOperation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Returns:
this.
-
manufacturingOrderSequence
@Nonnull public Defect.DefectBuilder manufacturingOrderSequence(@Nullable String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Returns:
this.
-
defectClass
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectClass
- Returns:
this.
-
numberOfDefects
Constraints: Not nullableOriginal property name from the Odata EDM: NumberOfDefects
- Returns:
this.
-
inspPlanOperationInternalID
@Nonnull public Defect.DefectBuilder inspPlanOperationInternalID(@Nullable String inspPlanOperationInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: InspPlanOperationInternalID
- Returns:
this.
-
inspectionCharacteristic
@Nonnull public Defect.DefectBuilder inspectionCharacteristic(@Nullable String inspectionCharacteristic) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: InspectionCharacteristic
- Returns:
this.
-
inspectionSubsetInternalID
@Nonnull public Defect.DefectBuilder inspectionSubsetInternalID(@Nullable String inspectionSubsetInternalID) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: InspectionSubsetInternalID
- Returns:
this.
-
materialSample
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: MaterialSample
- Returns:
this.
-
workCenterTypeCode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Returns:
this.
-
mainWorkCenterInternalID
@Nonnull public Defect.DefectBuilder mainWorkCenterInternalID(@Nullable String mainWorkCenterInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MainWorkCenterInternalID
- Returns:
this.
-
mainWorkCenterPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MainWorkCenterPlant
- Returns:
this.
-
mainWorkCenter
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MainWorkCenter
- Returns:
this.
-
isDeleted
Constraints: Not nullableOriginal property name from the Odata EDM: IsDeleted
- Returns:
this.
-
defectOrigin
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: DefectOrigin
- Returns:
this.
-
material
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: Material
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
inspectionLot
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: InspectionLot
- Returns:
this.
-
changedDateTime
Constraints: NullableOriginal property name from the Odata EDM: ChangedDateTime
- Returns:
this.
-
defectLifecycleStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DefectLifecycleStatus
- Returns:
this.
-
problemAnalysisStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ProblemAnalysisStatus
- Returns:
this.
-
qualityIssueReference
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: QualityIssueReference
- Returns:
this.
-
masterLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: MasterLanguage
- Returns:
this.
-
defectUUID
Constraints: NullableOriginal property name from the Odata EDM: DefectUUID
- Returns:
this.
-
_Messages
Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-