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
organizational procedures which result from them.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
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 DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder 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 DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder linkedSAPObject(@Nullable String linkedSAPObject)
Original property name from the Odata EDM: LinkedSAPObject
In the standard system, many links are supported. You can display these using the input help.Additional links can be defined via specific screens and table entries without changing the program.See also: Maintain object link
this
.@Nonnull public DocInfoRecdObjLinkBOM.DocInfoRecdObjLinkBOMBuilder linkedSAPObjectKey(@Nullable String linkedSAPObjectKey)
Original property name from the Odata EDM: LinkedSAPObjectKey
The number is generated by the system based on key fields of the object for example:change object key fieldsmaterial BOM materials, plant, usedocument document number,document typedocument part, versioncustomer debtor number
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.