public static final class ChangeMasterAltDate.ChangeMasterAltDateBuilder extends Object
@Nonnull public ChangeMasterAltDate.ChangeMasterAltDateBuilder changeMaster(ChangeMaster value)
value
- The ChangeMaster to build this ChangeMasterAltDate with.public ChangeMasterAltDate.ChangeMasterAltDateBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
If you make a change with reference to a change number, or create anobject with a change number, the following functions are at your disposal:The system determines the effectivity parametersThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date effectivity (valid from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation for the changesRevision level to indicate the change status of a material or documentChanges released for the different areas in the company.
this
.public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAlternativeDateCounter(@Nullable String chgNmbrAlternativeDateCounter)
Original property name from the Odata EDM: ChgNmbrAlternativeDateCounter
this
.public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAlternativeDate(@Nullable LocalDateTime chgNmbrAlternativeDate)
Original property name from the Odata EDM: ChgNmbrAlternativeDate
The system determines the date from the corresponding change master record. If the change object is not assigned to an alternative date, the date is then the valid-from date in the change header.
change number.this
.public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAlternativeDateText(@Nullable String chgNmbrAlternativeDateText)
Original property name from the Odata EDM: ChgNmbrAlternativeDateText
this
.public ChangeMasterAltDate.ChangeMasterAltDateBuilder chgNmbrAltvDateIsAssignedToObj(@Nullable Boolean chgNmbrAltvDateIsAssignedToObj)
Original property name from the Odata EDM: ChgNmbrAltvDateIsAssignedToObj
this
.public ChangeMasterAltDate build()
Copyright © 2020 SAP SE. All rights reserved.