public static class CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder extends Object
public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder selectedCodeSetPlant(@Nullable String selectedCodeSetPlant)
Original property name from the Odata EDM: SelectedCodeSetPlant
this
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder selectedCodeSet(@Nullable String selectedCodeSet)
Original property name from the Odata EDM: SelectedCodeSet
this
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder characteristicAttributeCodeGrp(@Nullable String characteristicAttributeCodeGrp)
Original property name from the Odata EDM: CharacteristicAttributeCodeGrp
this
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder characteristicAttributeCode(@Nullable String characteristicAttributeCode)
Original property name from the Odata EDM: CharacteristicAttributeCode
The code can be uniquely identified only with the catalog type and code group.
the actual coding for the attribute. For example, in a code group of colors, the code BL can represent the color blue, GR can represent the color green, and so forth.this
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder charcAttributeValuation(@Nullable String charcAttributeValuation)
Original property name from the Odata EDM: CharcAttributeValuation
this
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder 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
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder charcAttribSeldSetCodeCrtedBy(@Nullable String charcAttribSeldSetCodeCrtedBy)
Original property name from the Odata EDM: CharcAttribSeldSetCodeCrtedBy
The system automatically enters the user name.
this
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder charcAttribSeldSetCodeCrtedOn(@Nullable LocalDateTime charcAttribSeldSetCodeCrtedOn)
Original property name from the Odata EDM: CharcAttribSeldSetCodeCrtedOn
The system enters the current system date.
this
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder charcAttribSeldSetCodeChgdBy(@Nullable String charcAttribSeldSetCodeChgdBy)
Original property name from the Odata EDM: CharcAttribSeldSetCodeChgdBy
this
.public CharcAttribSeldSetCode.CharcAttribSeldSetCodeBuilder charcAttribSeldSetCodeChgdOn(@Nullable LocalDateTime charcAttribSeldSetCodeChgdOn)
Original property name from the Odata EDM: CharcAttribSeldSetCodeChgdOn
The system enters the current system date.
this
.public CharcAttribSeldSetCode build()
Copyright © 2020 SAP SE. All rights reserved.