public static class ChangeMasterAltDate.ChangeMasterAltDateBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ChangeMasterAltDate |
build() |
ChangeMasterAltDate.ChangeMasterAltDateBuilder |
changeNumber(String changeNumber)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
ChangeMasterAltDate.ChangeMasterAltDateBuilder |
changeNumberLastChgdDateTime(ZonedDateTime changeNumberLastChgdDateTime)
Constraints: Not nullable, Precision: 7
|
ChangeMasterAltDate.ChangeMasterAltDateBuilder |
chgNmbrAlternativeDate(LocalDateTime chgNmbrAlternativeDate)
Constraints: Not nullable, Precision: 0
|
ChangeMasterAltDate.ChangeMasterAltDateBuilder |
chgNmbrAlternativeDateID(String chgNmbrAlternativeDateID)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
ChangeMasterAltDate.ChangeMasterAltDateBuilder |
chgNmbrAltvDateIsAssignedToObj(Boolean chgNmbrAltvDateIsAssignedToObj)
Constraints: none
|
String |
toString() |
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
this
.@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAlternativeDateID(@Nullable String chgNmbrAlternativeDateID)
Original property name from the Odata EDM: ChgNmbrAlternativeDateID
this
.@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAlternativeDate(@Nullable LocalDateTime chgNmbrAlternativeDate)
Original property name from the Odata EDM: ChgNmbrAlternativeDate
this
.@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAltvDateIsAssignedToObj(@Nullable Boolean chgNmbrAltvDateIsAssignedToObj)
Original property name from the Odata EDM: ChgNmbrAltvDateIsAssignedToObj
this
.@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder changeNumberLastChgdDateTime(@Nullable ZonedDateTime changeNumberLastChgdDateTime)
Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
this
.@Nonnull public ChangeMasterAltDate build()
Copyright © 2021 SAP SE. All rights reserved.