public static final class DocumentInfoRecord.DocumentInfoRecordBuilder extends Object
Modifier and Type | Method and Description |
---|---|
DocumentInfoRecord.DocumentInfoRecordBuilder |
authorizationGroup(String authorizationGroup)
Constraints: Not nullable, Maximum length: 4
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
bomObj(DocInfoRecdObjLinkBOM... value)
Navigation property to_BomObj for DocumentInfoRecord to multiple DocInfoRecdObjLinkBOM.
|
DocumentInfoRecord |
build() |
DocumentInfoRecord.DocumentInfoRecordBuilder |
changedDateTime(ZonedDateTime changedDateTime)
Constraints: Not nullable, Precision: 0
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
changeNumber(String changeNumber)
Constraints: Not nullable, Maximum length: 12
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
characteristics(DocumentInfoRecordCharc... value)
Navigation property to_Characteristics for DocumentInfoRecord to multiple
DocumentInfoRecordCharc.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
chgRecdObj(DocInfoRecdObjLinkChgRecd... value)
Navigation property to_ChgRecdObj for DocumentInfoRecord to multiple
DocInfoRecdObjLinkChgRecd.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
classification(DocumentInfoRecordClass... value)
Navigation property to_Classification for DocumentInfoRecord to multiple
DocumentInfoRecordClass.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
createdByUser(String createdByUser)
Constraints: Not nullable, Maximum length: 12
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
creationDateTime(ZonedDateTime creationDateTime)
Constraints: Not nullable, Precision: 0
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
docDesc(DocumentInfoRecordDesc... value)
Navigation property to_DocDesc for DocumentInfoRecord to multiple
DocumentInfoRecordDesc.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
docInfoRecdIsMarkedForDeletion(Boolean docInfoRecdIsMarkedForDeletion)
Constraints: none
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
docStatusVH(DocumentInfoRecordDocStsVH... value)
Navigation property to_DocStatusVH for DocumentInfoRecord to multiple
DocumentInfoRecordDocStsVH.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
documentInfoRecord(String documentInfoRecord)
Constraints: Not nullable, Maximum length: 70
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
documentInfoRecordDocNumber(String documentInfoRecordDocNumber)
(Key Field) Constraints: Not nullable, Maximum length: 25
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
documentInfoRecordDocPart(String documentInfoRecordDocPart)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
documentInfoRecordDocType(String documentInfoRecordDocType)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
documentInfoRecordDocVersion(String documentInfoRecordDocVersion)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
internalDocumentStatus(String internalDocumentStatus)
Constraints: Not nullable, Maximum length: 2
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
isDocInfoRecdCreatedFromCAD(Boolean isDocInfoRecdCreatedFromCAD)
Constraints: none
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
isDocInfoRecdStructure(String isDocInfoRecdStructure)
Constraints: Not nullable, Maximum length: 1
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
laboratoryOrDesignOffice(String laboratoryOrDesignOffice)
Constraints: Not nullable, Maximum length: 3
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
lastChangedByUser(String lastChangedByUser)
Constraints: Not nullable, Maximum length: 12
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
productObj(DocInfoRecdObjLinkProduct... value)
Navigation property to_ProductObj for DocumentInfoRecord to multiple
DocInfoRecdObjLinkProduct.
|
DocumentInfoRecord.DocumentInfoRecordBuilder |
responsiblePersonName(String responsiblePersonName)
Constraints: Not nullable, Maximum length: 12
|
String |
toString() |
@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder bomObj(DocInfoRecdObjLinkBOM... value)
value
- The DocInfoRecdObjLinkBOMs to build this DocumentInfoRecord with.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder characteristics(DocumentInfoRecordCharc... value)
value
- The DocumentInfoRecordCharcs to build this DocumentInfoRecord with.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder chgRecdObj(DocInfoRecdObjLinkChgRecd... value)
value
- The DocInfoRecdObjLinkChgRecds to build this DocumentInfoRecord with.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder classification(DocumentInfoRecordClass... value)
value
- The DocumentInfoRecordClasss to build this DocumentInfoRecord with.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder docDesc(DocumentInfoRecordDesc... value)
value
- The DocumentInfoRecordDescs to build this DocumentInfoRecord with.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder docStatusVH(DocumentInfoRecordDocStsVH... value)
value
- The DocumentInfoRecordDocStsVHs to build this DocumentInfoRecord with.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder productObj(DocInfoRecdObjLinkProduct... value)
value
- The DocInfoRecdObjLinkProducts to build this DocumentInfoRecord with.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder documentInfoRecordDocType(@Nullable String documentInfoRecordDocType)
Original property name from the Odata EDM: DocumentInfoRecordDocType
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder documentInfoRecordDocVersion(@Nullable String documentInfoRecordDocVersion)
Original property name from the Odata EDM: DocumentInfoRecordDocVersion
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder documentInfoRecordDocNumber(@Nullable String documentInfoRecordDocNumber)
Original property name from the Odata EDM: DocumentInfoRecordDocNumber
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder documentInfoRecordDocPart(@Nullable String documentInfoRecordDocPart)
Original property name from the Odata EDM: DocumentInfoRecordDocPart
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder documentInfoRecord(@Nullable String documentInfoRecord)
Original property name from the Odata EDM: DocumentInfoRecord
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder internalDocumentStatus(@Nullable String internalDocumentStatus)
Original property name from the Odata EDM: InternalDocumentStatus
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder laboratoryOrDesignOffice(@Nullable String laboratoryOrDesignOffice)
Original property name from the Odata EDM: LaboratoryOrDesignOffice
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder authorizationGroup(@Nullable String authorizationGroup)
Original property name from the Odata EDM: AuthorizationGroup
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder changeNumber(@Nullable String changeNumber)
Original property name from the Odata EDM: ChangeNumber
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder docInfoRecdIsMarkedForDeletion(@Nullable Boolean docInfoRecdIsMarkedForDeletion)
Original property name from the Odata EDM: DocInfoRecdIsMarkedForDeletion
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder isDocInfoRecdCreatedFromCAD(@Nullable Boolean isDocInfoRecdCreatedFromCAD)
Original property name from the Odata EDM: IsDocInfoRecdCreatedFromCAD
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder isDocInfoRecdStructure(@Nullable String isDocInfoRecdStructure)
Original property name from the Odata EDM: IsDocInfoRecdStructure
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder responsiblePersonName(@Nullable String responsiblePersonName)
Original property name from the Odata EDM: ResponsiblePersonName
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder creationDateTime(@Nullable ZonedDateTime creationDateTime)
Original property name from the Odata EDM: CreationDateTime
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder changedDateTime(@Nullable ZonedDateTime changedDateTime)
Original property name from the Odata EDM: ChangedDateTime
this
.@Nonnull public DocumentInfoRecord.DocumentInfoRecordBuilder lastChangedByUser(@Nullable String lastChangedByUser)
Original property name from the Odata EDM: LastChangedByUser
this
.@Nonnull public DocumentInfoRecord build()
Copyright © 2021 SAP SE. All rights reserved.