public static class ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder extends Object
public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder 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 ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder sAPObjectType(@Nullable String sAPObjectType)
Original property name from the Odata EDM: SAPObjectType
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder sAPObjectTechnicalID(@Nullable String sAPObjectTechnicalID)
Original property name from the Odata EDM: SAPObjectTechnicalID
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder sAPObjectReadableID(@Nullable String sAPObjectReadableID)
Original property name from the Odata EDM: SAPObjectReadableID
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder chgNmbrAlternativeDateID(@Nullable String chgNmbrAlternativeDateID)
Original property name from the Odata EDM: ChgNmbrAlternativeDateID
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder 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
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdItemUUID(@Nullable UUID objMgmtRecdItemUUID)
Original property name from the Odata EDM: ObjMgmtRecdItemUUID
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdLastChangedAt(@Nullable LocalDateTime objMgmtRecdLastChangedAt)
Original property name from the Odata EDM: ObjMgmtRecdLastChangedAt
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdLastChangedBy(@Nullable String objMgmtRecdLastChangedBy)
Original property name from the Odata EDM: ObjMgmtRecdLastChangedBy
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdCreationDate(@Nullable LocalDateTime objMgmtRecdCreationDate)
Original property name from the Odata EDM: ObjMgmtRecdCreationDate
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdCreatedBy(@Nullable String objMgmtRecdCreatedBy)
Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjLastChangedAt(@Nullable LocalDateTime objMgmtRecdObjLastChangedAt)
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjLastChangedBy(@Nullable String objMgmtRecdObjLastChangedBy)
Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedBy
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjIsLockedForChg(@Nullable String objMgmtRecdObjIsLockedForChg)
Original property name from the Odata EDM: ObjMgmtRecdObjIsLockedForChg
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjIsBaselined(@Nullable String objMgmtRecdObjIsBaselined)
Original property name from the Odata EDM: ObjMgmtRecdObjIsBaselined
The indicator is set by the system when you create a Baseline. This results in the following:You can no longer process this object with reference to a change number.You can carry out no more date shifts for this change number.
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder 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
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjRevisionLevel(@Nullable String objMgmtRecdObjRevisionLevel)
Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevel
You can assign a revision level when you make a change with reference to a change number with a particular valid-from date.To do this, proceed as follows:Change a MaterialYou can assign a revision level directly during processing in the material master record or in the material BOM header.Change a DocumentWith documents, you can control whether a revision level is assigned, according to the document type. In this case you define a document status and set the release indicator for it. As soon as you process a document of this type, with reference to a change number and set this status for the first time, the revision level is assigned automatically.To enable you to enter a revision level, you first have to define it. To do this choose Logistics -> Central functions -> Engineering change management and then the menu path Revision level -> Material rev. level or Document rev. level.In the Setup control data section you can define how you want the assignment to be made.
this
.public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder 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
.public ChangeMstrObjectMgmtRecord build()
Copyright © 2020 SAP SE. All rights reserved.