public static final class ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder extends Object
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder changeMaster(ChangeMaster value)
value
- The ChangeMaster to build this ChangeMasterObjTypeAssgmt with.@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder changeMasterObjectType(ChangeMasterObjectType value)
value
- The ChangeMasterObjectType to build this ChangeMasterObjTypeAssgmt with.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 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 ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder changeNumberObjectType(@Nullable String changeNumberObjectType)
Original property name from the Odata EDM: ChangeNumberObjectType
This categorization allows you to process changes to different objects in different ways with the same change number.For example, you can identify different change statuses of materials by using defined revision levels.2 - Material BOM4 - Document structure12 - Routing41 - MaterialYou cannot change this categorization.
to their distinguishing features.this
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isActiveForChangeNumber(@Nullable Boolean isActiveForChangeNumber)
Original property name from the Odata EDM: IsActiveForChangeNumber
this
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isLockedForChanges(@Nullable String isLockedForChanges)
Original property name from the Odata EDM: IsLockedForChanges
This lock remains until you delete the indicator.
this
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isPartiallyDisplayed(@Nullable String isPartiallyDisplayed)
Original property name from the Odata EDM: IsPartiallyDisplayed
this
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsRequired(@Nullable Boolean objMgmtRecdIsRequired)
Original property name from the Odata EDM: ObjMgmtRecdIsRequired
this
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsGenerated(@Nullable Boolean objMgmtRecdIsGenerated)
Original property name from the Odata EDM: ObjMgmtRecdIsGenerated
this
.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
.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
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeCreationDate(@Nullable LocalDateTime objectTypeCreationDate)
Original property name from the Odata EDM: ObjectTypeCreationDate
this
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeCreatedByUser(@Nullable String objectTypeCreatedByUser)
Original property name from the Odata EDM: ObjectTypeCreatedByUser
this
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeLastChangedDate(@Nullable LocalDateTime objectTypeLastChangedDate)
Original property name from the Odata EDM: ObjectTypeLastChangedDate
this
.public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeLastChangedByUser(@Nullable String objectTypeLastChangedByUser)
Original property name from the Odata EDM: ObjectTypeLastChangedByUser
this
.public ChangeMasterObjTypeAssgmt build()
Copyright © 2020 SAP SE. All rights reserved.