Class ChangeMasterAltDate.ChangeMasterAltDateBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.ChangeMasterAltDate.ChangeMasterAltDateBuilder
- Enclosing class:
- ChangeMasterAltDate
-
Method Summary
Modifier and TypeMethodDescriptionbuild()changeNumber(String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12changeNumberLastChgdDateTime(ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7chgNmbrAlternativeDate(LocalDateTime chgNmbrAlternativeDate) Constraints: Not nullable, Precision: 0chgNmbrAlternativeDateID(String chgNmbrAlternativeDateID) (Key Field) Constraints: Not nullable, Maximum length: 18chgNmbrAltvDateIsAssignedToObj(Boolean chgNmbrAltvDateIsAssignedToObj) Constraints: noneConstraints: nonetoString()Constraints: none
-
Method Details
-
delete_mc
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeNumber
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder changeNumber(@Nullable String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
chgNmbrAlternativeDateID
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAlternativeDateID(@Nullable String chgNmbrAlternativeDateID) (Key Field) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ChgNmbrAlternativeDateID
- Returns:
this.
-
chgNmbrAlternativeDate
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAlternativeDate(@Nullable LocalDateTime chgNmbrAlternativeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ChgNmbrAlternativeDate
- Returns:
this.
-
chgNmbrAltvDateIsAssignedToObj
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAltvDateIsAssignedToObj(@Nullable Boolean chgNmbrAltvDateIsAssignedToObj) Constraints: noneOriginal property name from the Odata EDM: ChgNmbrAltvDateIsAssignedToObj
- Returns:
this.
-
changeNumberLastChgdDateTime
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder changeNumberLastChgdDateTime(@Nullable ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
- Returns:
this.
-
build
-
toString
-