public static class ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder extends Object
public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder changeRecordReferenceUUID(@Nullable UUID changeRecordReferenceUUID)
Original property name from the Odata EDM: ChangeRecordReferenceUUID
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder changeRecord(@Nullable String changeRecord)
Original property name from the Odata EDM: ChangeRecord
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder changeRecordUUID(@Nullable UUID changeRecordUUID)
Original property name from the Odata EDM: ChangeRecordUUID
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder changeRecordReferenceType(@Nullable String changeRecordReferenceType)
Original property name from the Odata EDM: ChangeRecordReferenceType
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
To standardize local times in a UTC time stamp and thus make them comparable with other times, these local times
need to be converted using your time zone and the ABAP command convert.Even if the system is able to determine
the time zone from Customizing or master data, you shoul save the time zone redundantly here.The internal
structure of the UTC time stamp is subdivided into a date part and a time part in packed number format
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder lastChangeDateTime(@Nullable BigDecimal lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder documentInfoRecord(@Nullable String documentInfoRecord)
Original property name from the Odata EDM: DocumentInfoRecord
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder documentType(@Nullable String documentType)
Original property name from the Odata EDM: DocumentType
organizational procedures which result from them.this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder documentPart(@Nullable String documentPart)
Original property name from the Odata EDM: DocumentPart
Design departments, for example, can use document parts to divide up large documents such as design drawings into pages.
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder documentVersion(@Nullable String documentVersion)
Original property name from the Odata EDM: DocumentVersion
A new version is assigned after the original files have been edited in the following processing situations:The new processing status varies from the original in a certain way (for example, text change sin a text file).You want the original processing status to remain the same (for example, documentation of project progress).
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder changeRecordItemRelevance(@Nullable String changeRecordItemRelevance)
Original property name from the Odata EDM: ChangeRecordItemRelevance
ChangeCreateReference
this
.public ChangeRecordReferenceDoc.ChangeRecordReferenceDocBuilder externalDocumentStatus(@Nullable String externalDocumentStatus)
Original property name from the Odata EDM: ExternalDocumentStatus
If a status network is defined for the document type you canchoose a status among the entry possibilities which is supported inthe current processing situation when you create orchange.You can find more information with an additional colored release indicator:If the document version is releasedIn which time interval the version is releasedYou define the status network in Customizing work step Define document type level Define document status.
this
.public ChangeRecordReferenceDoc build()
Copyright © 2020 SAP SE. All rights reserved.