Class ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder
- Enclosing class:
- ChangeMstrObMgReMatlBOM
-
Method Summary
Modifier and TypeMethodDescriptionassignAltDateObjMgmtRecBOM_ac(Boolean assignAltDateObjMgmtRecBOM_ac) Constraints: nonebillOfMaterialVariantUsage(String billOfMaterialVariantUsage) (Key Field) Constraints: Not nullable, Maximum length: 1build()changeNumber(String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12changeNumberLastChgdDateTime(ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7chgNmbrAlternativeDateID(String chgNmbrAlternativeDateID) Constraints: Not nullable, Maximum length: 18Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 40objMgmtRecdCreatedBy(String objMgmtRecdCreatedBy) Constraints: Not nullable, Maximum length: 12objMgmtRecdCreationDate(LocalDateTime objMgmtRecdCreationDate) Constraints: Not nullable, Precision: 0objMgmtRecdDescription(String objMgmtRecdDescription) Constraints: Not nullable, Maximum length: 40objMgmtRecdItemUUID(UUID objMgmtRecdItemUUID) Constraints: noneobjMgmtRecdLastChangedAt(LocalDateTime objMgmtRecdLastChangedAt) Constraints: Not nullable, Precision: 0objMgmtRecdLastChangedBy(String objMgmtRecdLastChangedBy) Constraints: Not nullable, Maximum length: 12objMgmtRecdObjIsBaselined(String objMgmtRecdObjIsBaselined) Constraints: Not nullable, Maximum length: 1objMgmtRecdObjIsLockedForChg(String objMgmtRecdObjIsLockedForChg) Constraints: Not nullable, Maximum length: 1objMgmtRecdObjIsPlanned(String objMgmtRecdObjIsPlanned) Constraints: Not nullable, Maximum length: 1objMgmtRecdObjLastChangedAt(LocalDateTime objMgmtRecdObjLastChangedAt) Constraints: Not nullable, Precision: 0objMgmtRecdObjLastChangedBy(String objMgmtRecdObjLastChangedBy) Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 4sAPObjectTechnicalID(String sAPObjectTechnicalID) Constraints: Not nullable, Maximum length: 90toString()unassignAltDateObjMgmtRecBOM_ac(Boolean unassignAltDateObjMgmtRecBOM_ac) Constraints: noneConstraints: none
-
Method Details
-
assignAltDateObjMgmtRecBOM_ac
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder assignAltDateObjMgmtRecBOM_ac(@Nullable Boolean assignAltDateObjMgmtRecBOM_ac) Constraints: noneOriginal property name from the Odata EDM: AssignAltDateObjMgmtRecBOM_ac
- Returns:
this.
-
unassignAltDateObjMgmtRecBOM_ac
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder unassignAltDateObjMgmtRecBOM_ac(@Nullable Boolean unassignAltDateObjMgmtRecBOM_ac) Constraints: noneOriginal property name from the Odata EDM: UnassignAltDateObjMgmtRecBOM_ac
- Returns:
this.
-
delete_mc
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeNumber
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder changeNumber(@Nullable String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
material
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder material(@Nullable String material) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
plant
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder plant(@Nullable String plant) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
billOfMaterialVariantUsage
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder billOfMaterialVariantUsage(@Nullable String billOfMaterialVariantUsage) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillOfMaterialVariantUsage
- Returns:
this.
-
chgNmbrAlternativeDateID
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder chgNmbrAlternativeDateID(@Nullable String chgNmbrAlternativeDateID) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ChgNmbrAlternativeDateID
- Returns:
this.
-
sAPObjectTechnicalID
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder sAPObjectTechnicalID(@Nullable String sAPObjectTechnicalID) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: SAPObjectTechnicalID
- Returns:
this.
-
objMgmtRecdDescription
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdDescription(@Nullable String objMgmtRecdDescription) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ObjMgmtRecdDescription
- Returns:
this.
-
objMgmtRecdItemUUID
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdItemUUID(@Nullable UUID objMgmtRecdItemUUID) Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdItemUUID
- Returns:
this.
-
objMgmtRecdLastChangedAt
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdLastChangedAt(@Nullable LocalDateTime objMgmtRecdLastChangedAt) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjMgmtRecdLastChangedAt
- Returns:
this.
-
objMgmtRecdLastChangedBy
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdLastChangedBy(@Nullable String objMgmtRecdLastChangedBy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjMgmtRecdLastChangedBy
- Returns:
this.
-
objMgmtRecdCreationDate
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdCreationDate(@Nullable LocalDateTime objMgmtRecdCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjMgmtRecdCreationDate
- Returns:
this.
-
objMgmtRecdCreatedBy
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdCreatedBy(@Nullable String objMgmtRecdCreatedBy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
- Returns:
this.
-
objMgmtRecdObjLastChangedAt
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdObjLastChangedAt(@Nullable LocalDateTime objMgmtRecdObjLastChangedAt) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
- Returns:
this.
-
objMgmtRecdObjLastChangedBy
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdObjLastChangedBy(@Nullable String objMgmtRecdObjLastChangedBy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedBy
- Returns:
this.
-
objMgmtRecdObjIsLockedForChg
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdObjIsLockedForChg(@Nullable String objMgmtRecdObjIsLockedForChg) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ObjMgmtRecdObjIsLockedForChg
- Returns:
this.
-
objMgmtRecdObjIsBaselined
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdObjIsBaselined(@Nullable String objMgmtRecdObjIsBaselined) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ObjMgmtRecdObjIsBaselined
- Returns:
this.
-
objMgmtRecdObjIsPlanned
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder objMgmtRecdObjIsPlanned(@Nullable String objMgmtRecdObjIsPlanned) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ObjMgmtRecdObjIsPlanned
- Returns:
this.
-
changeNumberLastChgdDateTime
@Nonnull public ChangeMstrObMgReMatlBOM.ChangeMstrObMgReMatlBOMBuilder changeNumberLastChgdDateTime(@Nullable ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
- Returns:
this.
-
build
-
toString
-