Modifier and Type | Method and Description |
---|---|
Defect |
build() |
Defect.DefectBuilder |
catalogProfile(String catalogProfile)
Constraints: Not nullable, Maximum length: 9
|
Defect.DefectBuilder |
changedDateTime(ZonedDateTime changedDateTime)
Constraints: Not nullable, Precision: 0
|
Defect.DefectBuilder |
createdByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
Defect.DefectBuilder |
creationDate(LocalDateTime creationDate)
Constraints: Not nullable, Precision: 0
|
Defect.DefectBuilder |
creationTime(LocalTime creationTime)
Constraints: Not nullable, Precision: 0
|
Defect.DefectBuilder |
defect(String defect)
Constraints: Not nullable, Maximum length: 11
|
Defect.DefectBuilder |
defectCategory(String defectCategory)
Constraints: Not nullable, Maximum length: 2
|
Defect.DefectBuilder |
defectClass(String defectClass)
Constraints: Not nullable, Maximum length: 2
|
Defect.DefectBuilder |
defectCode(String defectCode)
Constraints: Not nullable, Maximum length: 4
|
Defect.DefectBuilder |
defectCodeCatalog(String defectCodeCatalog)
Constraints: Not nullable, Maximum length: 1
|
Defect.DefectBuilder |
defectCodeGroup(String defectCodeGroup)
Constraints: Not nullable, Maximum length: 8
|
Defect.DefectBuilder |
defectCodeVersion(String defectCodeVersion)
Constraints: Not nullable, Maximum length: 6
|
Defect.DefectBuilder |
defectInternalID(String defectInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
Defect.DefectBuilder |
defectObjectCode(String defectObjectCode)
Constraints: Not nullable, Maximum length: 4
|
Defect.DefectBuilder |
defectObjectCodeCatalog(String defectObjectCodeCatalog)
Constraints: Not nullable, Maximum length: 1
|
Defect.DefectBuilder |
defectObjectCodeGroup(String defectObjectCodeGroup)
Constraints: Not nullable, Maximum length: 8
|
Defect.DefectBuilder |
defectOrigin(String defectOrigin)
Constraints: Not nullable, Maximum length: 1
|
Defect.DefectBuilder |
defectText(String defectText)
Constraints: Not nullable, Maximum length: 40
|
Defect.DefectBuilder |
equipment(String equipment)
Constraints: Not nullable, Maximum length: 18
|
Defect.DefectBuilder |
functionalLocation(String functionalLocation)
Constraints: Not nullable, Maximum length: 40
|
Defect.DefectBuilder |
inspectionCharacteristic(String inspectionCharacteristic)
Constraints: Not nullable, Maximum length: 4
|
Defect.DefectBuilder |
inspectionLot(String inspectionLot)
Constraints: Not nullable, Maximum length: 12
|
Defect.DefectBuilder |
inspectionSubsetInternalID(String inspectionSubsetInternalID)
Constraints: Not nullable, Maximum length: 6
|
Defect.DefectBuilder |
inspPlanOperationInternalID(String inspPlanOperationInternalID)
Constraints: Not nullable, Maximum length: 8
|
Defect.DefectBuilder |
isDeleted(String isDeleted)
Constraints: Not nullable, Maximum length: 1
|
Defect.DefectBuilder |
lastChangeDate(LocalDateTime lastChangeDate)
Constraints: Not nullable, Precision: 0
|
Defect.DefectBuilder |
lastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
Defect.DefectBuilder |
lastChangeTime(LocalTime lastChangeTime)
Constraints: Not nullable, Precision: 0
|
Defect.DefectBuilder |
mainWorkCenterInternalID(String mainWorkCenterInternalID)
Constraints: Not nullable, Maximum length: 8
|
Defect.DefectBuilder |
mainWorkCenterPlant(String mainWorkCenterPlant)
Constraints: Not nullable, Maximum length: 4
|
Defect.DefectBuilder |
material(String material)
Constraints: Not nullable, Maximum length: 40
|
Defect.DefectBuilder |
materialSample(String materialSample)
Constraints: Not nullable, Maximum length: 12
|
Defect.DefectBuilder |
numberOfDefects(Integer numberOfDefects)
Constraints: none
|
Defect.DefectBuilder |
plant(String plant)
Constraints: Not nullable, Maximum length: 4
|
String |
toString() |
Defect.DefectBuilder |
workCenterTypeCode(String workCenterTypeCode)
Constraints: Not nullable, Maximum length: 2
|
@Nonnull public Defect.DefectBuilder defectInternalID(@Nullable String defectInternalID)
Original property name from the Odata EDM: DefectInternalID
this
.@Nonnull public Defect.DefectBuilder defect(@Nullable String defect)
Original property name from the Odata EDM: Defect
this
.@Nonnull public Defect.DefectBuilder defectCategory(@Nullable String defectCategory)
Original property name from the Odata EDM: DefectCategory
this
.@Nonnull public Defect.DefectBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public Defect.DefectBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
this
.@Nonnull public Defect.DefectBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public Defect.DefectBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate)
Original property name from the Odata EDM: LastChangeDate
this
.@Nonnull public Defect.DefectBuilder defectText(@Nullable String defectText)
Original property name from the Odata EDM: DefectText
this
.@Nonnull public Defect.DefectBuilder defectCodeCatalog(@Nullable String defectCodeCatalog)
Original property name from the Odata EDM: DefectCodeCatalog
this
.@Nonnull public Defect.DefectBuilder defectCodeGroup(@Nullable String defectCodeGroup)
Original property name from the Odata EDM: DefectCodeGroup
this
.@Nonnull public Defect.DefectBuilder defectCode(@Nullable String defectCode)
Original property name from the Odata EDM: DefectCode
this
.@Nonnull public Defect.DefectBuilder defectCodeVersion(@Nullable String defectCodeVersion)
Original property name from the Odata EDM: DefectCodeVersion
The system assigns a new version number if:an existing master record is created with a new validity perioda master record is changed with history
system.this
.@Nonnull public Defect.DefectBuilder defectObjectCodeCatalog(@Nullable String defectObjectCodeCatalog)
Original property name from the Odata EDM: DefectObjectCodeCatalog
this
.@Nonnull public Defect.DefectBuilder defectObjectCodeGroup(@Nullable String defectObjectCodeGroup)
Original property name from the Odata EDM: DefectObjectCodeGroup
this
.@Nonnull public Defect.DefectBuilder defectObjectCode(@Nullable String defectObjectCode)
Original property name from the Odata EDM: DefectObjectCode
this
.@Nonnull public Defect.DefectBuilder creationTime(@Nullable LocalTime creationTime)
Original property name from the Odata EDM: CreationTime
this
.@Nonnull public Defect.DefectBuilder lastChangeTime(@Nullable LocalTime lastChangeTime)
Original property name from the Odata EDM: LastChangeTime
this
.@Nonnull public Defect.DefectBuilder defectClass(@Nullable String defectClass)
Original property name from the Odata EDM: DefectClass
Defects are usually assigned to one of three classes: critical defect, major defect, or minor defect.
by the defect.this
.@Nonnull public Defect.DefectBuilder numberOfDefects(@Nullable Integer numberOfDefects)
Original property name from the Odata EDM: NumberOfDefects
this
.@Nonnull public Defect.DefectBuilder inspPlanOperationInternalID(@Nullable String inspPlanOperationInternalID)
Original property name from the Odata EDM: InspPlanOperationInternalID
this
.@Nonnull public Defect.DefectBuilder inspectionCharacteristic(@Nullable String inspectionCharacteristic)
Original property name from the Odata EDM: InspectionCharacteristic
plan.this
.@Nonnull public Defect.DefectBuilder inspectionSubsetInternalID(@Nullable String inspectionSubsetInternalID)
Original property name from the Odata EDM: InspectionSubsetInternalID
sampling procedure of the characteristic or if inspection points are involved.this
.@Nonnull public Defect.DefectBuilder materialSample(@Nullable String materialSample)
Original property name from the Odata EDM: MaterialSample
this
.@Nonnull public Defect.DefectBuilder workCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
A - a work centerFH - a production resource/tool.The key is only used internally but it is displayed within matchcode selection on technical grounds. You do not have to make an entry.
indicators represent:this
.@Nonnull public Defect.DefectBuilder mainWorkCenterInternalID(@Nullable String mainWorkCenterInternalID)
Original property name from the Odata EDM: MainWorkCenterInternalID
this
.@Nonnull public Defect.DefectBuilder mainWorkCenterPlant(@Nullable String mainWorkCenterPlant)
Original property name from the Odata EDM: MainWorkCenterPlant
this
.@Nonnull public Defect.DefectBuilder equipment(@Nullable String equipment)
Original property name from the Odata EDM: Equipment
this
.@Nonnull public Defect.DefectBuilder functionalLocation(@Nullable String functionalLocation)
Original property name from the Odata EDM: FunctionalLocation
If alternative labels exist for a functional location, you can define in your user profile which label should be displayed in this field.
this
.@Nonnull public Defect.DefectBuilder isDeleted(@Nullable String isDeleted)
Original property name from the Odata EDM: IsDeleted
this
.@Nonnull public Defect.DefectBuilder defectOrigin(@Nullable String defectOrigin)
Original property name from the Odata EDM: DefectOrigin
this
.@Nonnull public Defect.DefectBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public Defect.DefectBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public Defect.DefectBuilder inspectionLot(@Nullable String inspectionLot)
Original property name from the Odata EDM: InspectionLot
The inspection lot number is assigned by the system.
this
.@Nonnull public Defect.DefectBuilder catalogProfile(@Nullable String catalogProfile)
Original property name from the Odata EDM: CatalogProfile
In Plant Maintenance and Customer Service, the catalog profile is proposed in the notification if:A notification is created without a reference object orThe reference object entered (equipment or functional location) does not contain a catalog profile
this
.@Nonnull public Defect.DefectBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
this
.Copyright © 2021 SAP SE. All rights reserved.