public static class ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder extends Object
@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder 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 an object with a change number, the following functions are at your disposal:The system determines the validity conditionsThe conditions that the change is effective under can be defined in the change master record as follows:Changes with a date validity (valid-from date)Changes with parameter effectivity (for example: serial no. effectivity)Log of the changes madeDocumentation of the changesAssignment of a revision level to a change state of a material or documentRelease of changes for the different areas in the company
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder chgNmbrAlternativeDateID(@Nullable String chgNmbrAlternativeDateID)
Original property name from the Odata EDM: ChgNmbrAlternativeDateID
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder sAPObjectTechnicalID(@Nullable String sAPObjectTechnicalID)
Original property name from the Odata EDM: SAPObjectTechnicalID
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdDescription(@Nullable String objMgmtRecdDescription)
Original property name from the Odata EDM: ObjMgmtRecdDescription
You can enter or edit a long text by choosing the Object longtext function in the Extras menu.
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdItemUUID(@Nullable UUID objMgmtRecdItemUUID)
Original property name from the Odata EDM: ObjMgmtRecdItemUUID
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdLastChangedAt(@Nullable LocalDateTime objMgmtRecdLastChangedAt)
Original property name from the Odata EDM: ObjMgmtRecdLastChangedAt
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdLastChangedBy(@Nullable String objMgmtRecdLastChangedBy)
Original property name from the Odata EDM: ObjMgmtRecdLastChangedBy
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdCreationDate(@Nullable LocalDateTime objMgmtRecdCreationDate)
Original property name from the Odata EDM: ObjMgmtRecdCreationDate
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdCreatedBy(@Nullable String objMgmtRecdCreatedBy)
Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdObjLastChangedAt(@Nullable LocalDateTime objMgmtRecdObjLastChangedAt)
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdObjLastChangedBy(@Nullable String objMgmtRecdObjLastChangedBy)
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedBy
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdObjIsLockedForChg(@Nullable String objMgmtRecdObjIsLockedForChg)
Original property name from the Odata EDM: ObjMgmtRecdObjIsLockedForChg
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdObjIsPlanned(@Nullable String objMgmtRecdObjIsPlanned)
Original property name from the Odata EDM: ObjMgmtRecdObjIsPlanned
no master record yet exists for this object andno changes have been entered for the object with this change number
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder objMgmtRecdObjRevisionLevel(@Nullable String objMgmtRecdObjRevisionLevel)
Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevel
this
.@Nonnull public ChangeMstrObMgReMaterial.ChangeMstrObMgReMaterialBuilder changeNumberLastChgdDateTime(@Nullable ZonedDateTime changeNumberLastChgdDateTime)
Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
In order to convert local time into a UTC time stamp, which makes it easier to compare times, the local time must be converted according to your time zone. The ABAP command convert is available for this purpose.Even if the time zone that the conversion is based on can be redetermined from Customizing or master data, we still recommend that you save the time zone.The internal structure of the high-resolution UTC time stamp is logically organized in date and time sections in a packed decimal format (YYYYMMDDhhmmssmmmuuun), which depicts the year, month, day, hour,second, millisecond, microsecond and the first decimal of the nanoseconds. Please note that the hardware that is normally used does not fully support a resolution of 100 nanoseconds, which is available in the structure.See also GET TIME STAMPA UTC time stamp in short form is also available.
this
.@Nonnull public ChangeMstrObMgReMaterial build()
Copyright © 2020 SAP SE. All rights reserved.