public static final class DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder extends Object
Modifier and Type | Method and Description |
---|---|
DocInfoRecdObjLinkBOM |
build() |
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder |
docInfoRecord(DocumentInfoRecord value)
Navigation property to_DocInfoRecord for DocInfoRecdObjLinkBOM to single
DocumentInfoRecord.
|
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder |
docObjectLinkCounter(String docObjectLinkCounter)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder |
documentInfoRecordDocNumber(String documentInfoRecordDocNumber)
(Key Field) Constraints: Not nullable, Maximum length: 25
|
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder |
documentInfoRecordDocPart(String documentInfoRecordDocPart)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder |
documentInfoRecordDocType(String documentInfoRecordDocType)
(Key Field) Constraints: Not nullable, Maximum length: 3
|
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder |
documentInfoRecordDocVersion(String documentInfoRecordDocVersion)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder |
linkedSAPObject(String linkedSAPObject)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder |
linkedSAPObjectKey(String linkedSAPObjectKey)
(Key Field) Constraints: Not nullable, Maximum length: 90
|
String |
toString() |
@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder docInfoRecord(DocumentInfoRecord value)
value
- The DocumentInfoRecord to build this DocInfoRecdObjLinkBOM with.@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder documentInfoRecordDocType(@Nullable String documentInfoRecordDocType)
Original property name from the Odata EDM: DocumentInfoRecordDocType
this
.@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder documentInfoRecordDocNumber(@Nullable String documentInfoRecordDocNumber)
Original property name from the Odata EDM: DocumentInfoRecordDocNumber
this
.@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder documentInfoRecordDocVersion(@Nullable String documentInfoRecordDocVersion)
Original property name from the Odata EDM: DocumentInfoRecordDocVersion
this
.@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder documentInfoRecordDocPart(@Nullable String documentInfoRecordDocPart)
Original property name from the Odata EDM: DocumentInfoRecordDocPart
this
.@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder linkedSAPObject(@Nullable String linkedSAPObject)
Original property name from the Odata EDM: LinkedSAPObject
this
.@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder linkedSAPObjectKey(@Nullable String linkedSAPObjectKey)
Original property name from the Odata EDM: LinkedSAPObjectKey
this
.@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder docObjectLinkCounter(@Nullable String docObjectLinkCounter)
Original property name from the Odata EDM: DocObjectLinkCounter
this
.@Nonnull public DocInfoRecdObjLinkBOM build()
Copyright © 2021 SAP SE. All rights reserved.