Class ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder
- Enclosing class:
- ChangeMstrObjectMgmtRecord
-
Method Summary
Modifier and TypeMethodDescriptionassignAltDateObjMgmtRecord_ac(Boolean assignAltDateObjMgmtRecord_ac) Constraints: nonebuild()changeNumber(String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12changeNumberLastChgdDateTime(ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7chgNmbrAlternativeDateID(String chgNmbrAlternativeDateID) Constraints: Not nullable, Maximum length: 18Constraints: noneobjMgmtRecdCreatedBy(String objMgmtRecdCreatedBy) Constraints: Not nullable, Maximum length: 12objMgmtRecdCreationDate(LocalDateTime objMgmtRecdCreationDate) Constraints: Not nullable, Precision: 0objMgmtRecdDescription(String objMgmtRecdDescription) Constraints: Not nullable, Maximum length: 40objMgmtRecdItemUUID(UUID objMgmtRecdItemUUID) Constraints: noneobjMgmtRecdLastChangedAt(LocalDateTime objMgmtRecdLastChangedAt) Constraints: Not nullable, Precision: 0objMgmtRecdLastChangedBy(String objMgmtRecdLastChangedBy) Constraints: Not nullable, Maximum length: 12objMgmtRecdObjIsBaselined(String objMgmtRecdObjIsBaselined) Constraints: Not nullable, Maximum length: 1objMgmtRecdObjIsLockedForChg(String objMgmtRecdObjIsLockedForChg) Constraints: Not nullable, Maximum length: 1objMgmtRecdObjIsPlanned(String objMgmtRecdObjIsPlanned) Constraints: Not nullable, Maximum length: 1objMgmtRecdObjLastChangedAt(LocalDateTime objMgmtRecdObjLastChangedAt) Constraints: Not nullable, Precision: 0objMgmtRecdObjLastChangedBy(String objMgmtRecdObjLastChangedBy) Constraints: Not nullable, Maximum length: 12objMgmtRecdObjRevisionLevel(String objMgmtRecdObjRevisionLevel) Constraints: Not nullable, Maximum length: 2sAPObjectReadableID(String sAPObjectReadableID) Constraints: Not nullable, Maximum length: 90sAPObjectTechnicalID(String sAPObjectTechnicalID) (Key Field) Constraints: Not nullable, Maximum length: 90sAPObjectType(String sAPObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30toString()unassignAltDateObjMgmtRecord_ac(Boolean unassignAltDateObjMgmtRecord_ac) Constraints: noneConstraints: none
-
Method Details
-
assignAltDateObjMgmtRecord_ac
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder assignAltDateObjMgmtRecord_ac(@Nullable Boolean assignAltDateObjMgmtRecord_ac) Constraints: noneOriginal property name from the Odata EDM: AssignAltDateObjMgmtRecord_ac
- Returns:
this.
-
unassignAltDateObjMgmtRecord_ac
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder unassignAltDateObjMgmtRecord_ac(@Nullable Boolean unassignAltDateObjMgmtRecord_ac) Constraints: noneOriginal property name from the Odata EDM: UnassignAltDateObjMgmtRecord_ac
- Returns:
this.
-
delete_mc
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
changeNumber
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder changeNumber(@Nullable String changeNumber) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ChangeNumber
- Returns:
this.
-
sAPObjectType
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder sAPObjectType(@Nullable String sAPObjectType) (Key Field) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: SAPObjectType
- Returns:
this.
-
sAPObjectTechnicalID
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder sAPObjectTechnicalID(@Nullable String sAPObjectTechnicalID) (Key Field) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: SAPObjectTechnicalID
- Returns:
this.
-
sAPObjectReadableID
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder sAPObjectReadableID(@Nullable String sAPObjectReadableID) Constraints: Not nullable, Maximum length: 90Original property name from the Odata EDM: SAPObjectReadableID
- Returns:
this.
-
chgNmbrAlternativeDateID
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder chgNmbrAlternativeDateID(@Nullable String chgNmbrAlternativeDateID) Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: ChgNmbrAlternativeDateID
- Returns:
this.
-
objMgmtRecdDescription
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdDescription(@Nullable String objMgmtRecdDescription) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ObjMgmtRecdDescription
- Returns:
this.
-
objMgmtRecdItemUUID
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdItemUUID(@Nullable UUID objMgmtRecdItemUUID) Constraints: noneOriginal property name from the Odata EDM: ObjMgmtRecdItemUUID
- Returns:
this.
-
objMgmtRecdLastChangedAt
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdLastChangedAt(@Nullable LocalDateTime objMgmtRecdLastChangedAt) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjMgmtRecdLastChangedAt
- Returns:
this.
-
objMgmtRecdLastChangedBy
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdLastChangedBy(@Nullable String objMgmtRecdLastChangedBy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjMgmtRecdLastChangedBy
- Returns:
this.
-
objMgmtRecdCreationDate
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdCreationDate(@Nullable LocalDateTime objMgmtRecdCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjMgmtRecdCreationDate
- Returns:
this.
-
objMgmtRecdCreatedBy
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdCreatedBy(@Nullable String objMgmtRecdCreatedBy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjMgmtRecdCreatedBy
- Returns:
this.
-
objMgmtRecdObjLastChangedAt
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjLastChangedAt(@Nullable LocalDateTime objMgmtRecdObjLastChangedAt) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedAt
- Returns:
this.
-
objMgmtRecdObjLastChangedBy
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjLastChangedBy(@Nullable String objMgmtRecdObjLastChangedBy) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ObjMgmtRecdObjLastChangedBy
- Returns:
this.
-
objMgmtRecdObjIsLockedForChg
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjIsLockedForChg(@Nullable String objMgmtRecdObjIsLockedForChg) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ObjMgmtRecdObjIsLockedForChg
- Returns:
this.
-
objMgmtRecdObjIsBaselined
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjIsBaselined(@Nullable String objMgmtRecdObjIsBaselined) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ObjMgmtRecdObjIsBaselined
- Returns:
this.
-
objMgmtRecdObjIsPlanned
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjIsPlanned(@Nullable String objMgmtRecdObjIsPlanned) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ObjMgmtRecdObjIsPlanned
- Returns:
this.
-
objMgmtRecdObjRevisionLevel
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder objMgmtRecdObjRevisionLevel(@Nullable String objMgmtRecdObjRevisionLevel) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ObjMgmtRecdObjRevisionLevel
- Returns:
this.
-
changeNumberLastChgdDateTime
@Nonnull public ChangeMstrObjectMgmtRecord.ChangeMstrObjectMgmtRecordBuilder changeNumberLastChgdDateTime(@Nullable ZonedDateTime changeNumberLastChgdDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: ChangeNumberLastChgdDateTime
- Returns:
this.
-
build
-
toString
-