Class ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder
- Enclosing class:
- ChangeMasterObjTypeAssgmt
-
Method Summary
Modifier and TypeMethodDescriptionbuild()changeNumber(String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12changeNumberLastChgdDateTime(ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7Constraints: noneisActiveForChangeNumber(Boolean isActiveForChangeNumber) Constraints: noneisLockedForChanges(String isLockedForChanges) Constraints: Not nullable, Maximum length: 1isPartiallyDisplayed(String isPartiallyDisplayed) Constraints: Not nullable, Maximum length: 1objectTypeCreatedByUser(String objectTypeCreatedByUser) Constraints: Not nullable, Maximum length: 12objectTypeCreationDate(LocalDateTime objectTypeCreationDate) Constraints: Not nullable, Precision: 0objectTypeLastChangedByUser(String objectTypeLastChangedByUser) Constraints: Not nullable, Maximum length: 12objectTypeLastChangedDate(LocalDateTime objectTypeLastChangedDate) Constraints: Not nullable, Precision: 0objMgmtRecdIsAutomlyCrted(Boolean objMgmtRecdIsAutomlyCrted) Constraints: noneobjMgmtRecdIsAutomlyCrtedByDlg(Boolean objMgmtRecdIsAutomlyCrtedByDlg) Constraints: noneobjMgmtRecdIsGenerated(Boolean objMgmtRecdIsGenerated) Constraints: noneobjMgmtRecdIsRequired(Boolean objMgmtRecdIsRequired) Constraints: nonesAPObjectType(String sAPObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30toString()Constraints: none
-
Method Details
-
delete_mc
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeNumber
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder changeNumber(@Nullable String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
sAPObjectType
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder sAPObjectType(@Nullable String sAPObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Returns:
this.
-
isActiveForChangeNumber
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isActiveForChangeNumber(@Nullable Boolean isActiveForChangeNumber) Constraints: noneOriginal property name from the Odata EDM: IsActiveForChangeNumber
- Returns:
this.
-
isLockedForChanges
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isLockedForChanges(@Nullable String isLockedForChanges) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsLockedForChanges
- Returns:
this.
-
isPartiallyDisplayed
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder isPartiallyDisplayed(@Nullable String isPartiallyDisplayed) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsPartiallyDisplayed
- Returns:
this.
-
objMgmtRecdIsRequired
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsRequired(@Nullable Boolean objMgmtRecdIsRequired) Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsRequired
- Returns:
this.
-
objMgmtRecdIsGenerated
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsGenerated(@Nullable Boolean objMgmtRecdIsGenerated) Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsGenerated
- Returns:
this.
-
objMgmtRecdIsAutomlyCrted
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsAutomlyCrted(@Nullable Boolean objMgmtRecdIsAutomlyCrted) Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsAutomlyCrted
- Returns:
this.
-
objMgmtRecdIsAutomlyCrtedByDlg
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objMgmtRecdIsAutomlyCrtedByDlg(@Nullable Boolean objMgmtRecdIsAutomlyCrtedByDlg) Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdIsAutomlyCrtedByDlg
- Returns:
this.
-
objectTypeCreationDate
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeCreationDate(@Nullable LocalDateTime objectTypeCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjectTypeCreationDate
- Returns:
this.
-
objectTypeCreatedByUser
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeCreatedByUser(@Nullable String objectTypeCreatedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjectTypeCreatedByUser
- Returns:
this.
-
objectTypeLastChangedDate
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeLastChangedDate(@Nullable LocalDateTime objectTypeLastChangedDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjectTypeLastChangedDate
- Returns:
this.
-
objectTypeLastChangedByUser
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder objectTypeLastChangedByUser(@Nullable String objectTypeLastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjectTypeLastChangedByUser
- Returns:
this.
-
changeNumberLastChgdDateTime
@Nonnull public ChangeMasterObjTypeAssgmt.ChangeMasterObjTypeAssgmtBuilder changeNumberLastChgdDateTime(@Nullable ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
- Returns:
this.
-
build
-
toString
-