Class ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder
- Enclosing class:
- ChgRecdRefStdBOM
-
Method Summary
Modifier and TypeMethodDescriptionbillOfMaterialVariant(String billOfMaterialVariant) Constraints: Not nullable, Maximum length: 2billOfMaterialVariantUsage(String billOfMaterialVariantUsage) Constraints: Not nullable, Maximum length: 1build()changeNumber(String changeNumber) Constraints: Not nullable, Maximum length: 12changeRecord(String changeRecord) Constraints: Not nullable, Maximum length: 20changeRecordItemProcgStatus(String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2changeRecordItemRelevance(String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3changeRecordReferenceUUID(UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullablechangeRecordUUID(UUID changeRecordUUID) Constraints: nonecreatedByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDateTime(ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Constraints: nonelastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 4standardObject(String standardObject) Constraints: Not nullable, Maximum length: 18toString()Constraints: none
-
Method Details
-
delete_mc
Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeRecordReferenceUUID
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID) (Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: ChangeRecordReferenceUUID
- Returns:
this.
-
standardObject
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder standardObject(@Nullable String standardObject) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: StandardObject
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
billOfMaterialVariantUsage
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder billOfMaterialVariantUsage(@Nullable String billOfMaterialVariantUsage) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillOfMaterialVariantUsage
- Returns:
this.
-
billOfMaterialVariant
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder billOfMaterialVariant(@Nullable String billOfMaterialVariant) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillOfMaterialVariant
- Returns:
this.
-
changeRecord
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder changeRecord(@Nullable String changeRecord) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: ChangeRecord
- Returns:
this.
-
changeRecordUUID
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder changeRecordUUID(@Nullable UUID changeRecordUUID) Constraints: noneOriginal property name from the Odata EDM: ChangeRecordUUID
- Returns:
this.
-
changeNumber
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder changeNumber(@Nullable String changeNumber) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
changeRecordItemRelevance
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ChangeRecordItemRelevance
- Returns:
this.
-
changeRecordItemProcgStatus
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder changeRecordItemProcgStatus(@Nullable String changeRecordItemProcgStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ChangeRecordItemProcgStatus
- Returns:
this.
-
createdByUser
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDateTime
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: CreationDateTime
- Returns:
this.
-
lastChangedByUser
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ChgRecdRefStdBOM.ChgRecdRefStdBOMBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
build
-
toString
-