public static final class DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder extends Object
@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder docInfoRecord(DocumentInfoRecord value)
value
- The DocumentInfoRecord to build this DocumentInfoRecordDesc with.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder documentInfoRecordDocType(@Nullable String documentInfoRecordDocType)
Original property name from the Odata EDM: DocumentInfoRecordDocType
this
.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder documentInfoRecordDocNumber(@Nullable String documentInfoRecordDocNumber)
Original property name from the Odata EDM: DocumentInfoRecordDocNumber
this
.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder documentInfoRecordDocVersion(@Nullable String documentInfoRecordDocVersion)
Original property name from the Odata EDM: DocumentInfoRecordDocVersion
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
.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder documentInfoRecordDocPart(@Nullable String documentInfoRecordDocPart)
Original property name from the Odata EDM: DocumentInfoRecordDocPart
Design departments, for example, can use document parts to divide up large documents such as design drawings into pages.
this
.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
During processing, you can switch to all languages allowed in the SAP System. You can even make an entry in this field when displaying a document.The default is always the language key of the logon language.If the field Description has been defined as a required field via Customizing (Document management), this only applies to your logon language. If you change to another language, the field Description becomes an optional field.
this
.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder documentDescription(@Nullable String documentDescription)
Original property name from the Odata EDM: DocumentDescription
If you enter a long text describing the document (Edit -> Long text), the first 40 characters of the two texts are kept consistent.If this field is defined as a required field for a document type, this only applies to the logon language. If you change the language while creating the document, the field becomes an optional field.
this
.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder longTextExists(@Nullable String longTextExists)
Original property name from the Odata EDM: LongTextExists
If you change the processing language, the system checks whether a long text exists in the language you chose. If not, the system removes the indicator.
this
.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder docInfoRecdShortText(@Nullable String docInfoRecdShortText)
Original property name from the Odata EDM: DocInfoRecdShortText
this
.@Nonnull public DocumentInfoRecordDesc.DocumentInfoRecordDescBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
this
.@Nonnull public DocumentInfoRecordDesc build()
Copyright © 2021 SAP SE. All rights reserved.