public static class ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder extends Object
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder 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 ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder sAPObjectType(@Nullable String sAPObjectType)
Original property name from the Odata EDM: SAPObjectType
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isActiveForChangeNumber(@Nullable Boolean isActiveForChangeNumber)
Original property name from the Odata EDM: IsActiveForChangeNumber
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isLockedForChanges(@Nullable String isLockedForChanges)
Original property name from the Odata EDM: IsLockedForChanges
This lock remains until you delete the indicator.
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isPartiallyDisplayed(@Nullable String isPartiallyDisplayed)
Original property name from the Odata EDM: IsPartiallyDisplayed
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsRequired(@Nullable Boolean objMgmtRecdIsRequired)
Original property name from the Odata EDM: ObjMgmtRecdIsRequired
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsGenerated(@Nullable Boolean objMgmtRecdIsGenerated)
Original property name from the Odata EDM: ObjMgmtRecdIsGenerated
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsAutomlyCrted(@Nullable String objMgmtRecdIsAutomlyCrted)
Original property name from the Odata EDM: ObjMgmtRecdIsAutomlyCrted
When you process an object with reference to a change number that already exists in the system,An object management record is not generated automaticallyYou first have to add the management record for this object manually, before you can process the object with reference to a change numberYou can only select this indicator if further indicators are set for this object type:object type active for change numberA management record is required for each objectObject management record generated
management records are only generated automatically for new objects.this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsAutomlyCrtedByDlg(@Nullable String objMgmtRecdIsAutomlyCrtedByDlg)
Original property name from the Odata EDM: ObjMgmtRecdIsAutomlyCrtedByDlg
Immediately describe the reason for change, for the individual object, in a dialog box.You can only select this indicator if further indicators are set for this object type:object type active for change numberA management record is required for each objectObject management record generated
by using this change number management records are created via a dialog box.this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeCreationDate(@Nullable LocalDateTime objectTypeCreationDate)
Original property name from the Odata EDM: ObjectTypeCreationDate
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeCreatedByUser(@Nullable String objectTypeCreatedByUser)
Original property name from the Odata EDM: ObjectTypeCreatedByUser
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeLastChangedDate(@Nullable LocalDateTime objectTypeLastChangedDate)
Original property name from the Odata EDM: ObjectTypeLastChangedDate
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeLastChangedByUser(@Nullable String objectTypeLastChangedByUser)
Original property name from the Odata EDM: ObjectTypeLastChangedByUser
this
.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder 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 ChangeMasterObjTypeAssgmt build()
Copyright © 2020 SAP SE. All rights reserved.