public static final class DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder extends Object
Modifier and Type | Method and Description |
---|---|
DocumentInfoRecordCharc |
build() |
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
charcInternalID(String charcInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
classType(String classType)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
documentInfoRecordDocNumber(String documentInfoRecordDocNumber)
(Key Field) Constraints: Not nullable, Maximum length: 25
|
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
documentInfoRecordDocPart(String documentInfoRecordDocPart)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
documentInfoRecordDocType(String documentInfoRecordDocType)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
documentInfoRecordDocVersion(String documentInfoRecordDocVersion)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
keyDate(LocalDateTime keyDate)
Constraints: Not nullable, Precision: 0
|
String |
toString() |
DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder |
valuation(DocumentInfoRecordCharcValue... value)
Navigation property to_Valuation for DocumentInfoRecordCharc to multiple
DocumentInfoRecordCharcValue.
|
@Nonnull public DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder valuation(DocumentInfoRecordCharcValue... value)
value
- The DocumentInfoRecordCharcValues to build this DocumentInfoRecordCharc with.@Nonnull public DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder documentInfoRecordDocType(@Nullable String documentInfoRecordDocType)
Original property name from the Odata EDM: DocumentInfoRecordDocType
organizational procedures which result from them.this
.@Nonnull public DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder documentInfoRecordDocNumber(@Nullable String documentInfoRecordDocNumber)
Original property name from the Odata EDM: DocumentInfoRecordDocNumber
this
.@Nonnull public DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder 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 DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder 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 DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder charcInternalID(@Nullable String charcInternalID)
Original property name from the Odata EDM: CharcInternalID
this
.@Nonnull public DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder classType(@Nullable String classType)
Original property name from the Odata EDM: ClassType
this
.@Nonnull public DocumentInfoRecordCharc.DocumentInfoRecordCharcBuilder keyDate(@Nullable LocalDateTime keyDate)
Original property name from the Odata EDM: KeyDate
this
.@Nonnull public DocumentInfoRecordCharc build()
Copyright © 2020 SAP SE. All rights reserved.