public static final class LongestPathInBOM.LongestPathInBOMBuilder extends Object
Modifier and Type | Method and Description |
---|---|
LongestPathInBOM.LongestPathInBOMBuilder |
billOfMaterialComponent(String billOfMaterialComponent)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
LongestPathInBOM.LongestPathInBOMBuilder |
billOfMaterialUUID(UUID billOfMaterialUUID)
(Key Field) Constraints: Not nullable
|
LongestPathInBOM |
build() |
LongestPathInBOM.LongestPathInBOMBuilder |
componentLeadTime(BigDecimal componentLeadTime)
Constraints: Not nullable, Precision: 7, Scale: 2
|
LongestPathInBOM.LongestPathInBOMBuilder |
componentMRPArea(String componentMRPArea)
Constraints: Not nullable, Maximum length: 10
|
LongestPathInBOM.LongestPathInBOMBuilder |
componentPlant(String componentPlant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
LongestPathInBOM.LongestPathInBOMBuilder |
componentSOS(String componentSOS)
Constraints: Not nullable, Maximum length: 20
|
LongestPathInBOM.LongestPathInBOMBuilder |
componentSOSType(String componentSOSType)
Constraints: Not nullable, Maximum length: 5
|
LongestPathInBOM.LongestPathInBOMBuilder |
leadTimeCalculationMethod(String leadTimeCalculationMethod)
Constraints: Not nullable, Maximum length: 8
|
LongestPathInBOM.LongestPathInBOMBuilder |
material(String material)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
LongestPathInBOM.LongestPathInBOMBuilder |
mRPArea(String mRPArea)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
LongestPathInBOM.LongestPathInBOMBuilder |
parentComponent(String parentComponent)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
LongestPathInBOM.LongestPathInBOMBuilder |
parentMRPArea(String parentMRPArea)
Constraints: Not nullable, Maximum length: 10
|
LongestPathInBOM.LongestPathInBOMBuilder |
parentPlant(String parentPlant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
LongestPathInBOM.LongestPathInBOMBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
LongestPathInBOM.LongestPathInBOMBuilder |
proposalHdr(ProposalHeader value)
Navigation property to_ProposalHdr for LongestPathInBOM to single ProposalHeader.
|
LongestPathInBOM.LongestPathInBOMBuilder |
proposalStartDate(LocalDateTime proposalStartDate)
(Key Field) Constraints: Not nullable, Precision: 0
|
LongestPathInBOM.LongestPathInBOMBuilder |
proposalVersion(String proposalVersion)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
LongestPathInBOM.LongestPathInBOMBuilder |
sOSTypeDescription(String sOSTypeDescription)
Constraints: Not nullable, Maximum length: 60
|
String |
toString() |
@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder proposalHdr(ProposalHeader value)
value
- The ProposalHeader to build this LongestPathInBOM with.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder mRPArea(@Nullable String mRPArea)
Original property name from the Odata EDM: MRPArea
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder proposalStartDate(@Nullable LocalDateTime proposalStartDate)
Original property name from the Odata EDM: ProposalStartDate
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder proposalVersion(@Nullable String proposalVersion)
Original property name from the Odata EDM: ProposalVersion
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder billOfMaterialUUID(@Nullable UUID billOfMaterialUUID)
Original property name from the Odata EDM: BillOfMaterialUUID
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder parentComponent(@Nullable String parentComponent)
Original property name from the Odata EDM: ParentComponent
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder parentPlant(@Nullable String parentPlant)
Original property name from the Odata EDM: ParentPlant
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder billOfMaterialComponent(@Nullable String billOfMaterialComponent)
Original property name from the Odata EDM: BillOfMaterialComponent
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder componentPlant(@Nullable String componentPlant)
Original property name from the Odata EDM: ComponentPlant
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder parentMRPArea(@Nullable String parentMRPArea)
Original property name from the Odata EDM: ParentMRPArea
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder componentMRPArea(@Nullable String componentMRPArea)
Original property name from the Odata EDM: ComponentMRPArea
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder componentLeadTime(@Nullable BigDecimal componentLeadTime)
Original property name from the Odata EDM: ComponentLeadTime
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder leadTimeCalculationMethod(@Nullable String leadTimeCalculationMethod)
Original property name from the Odata EDM: LeadTimeCalculationMethod
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder componentSOS(@Nullable String componentSOS)
Original property name from the Odata EDM: ComponentSOS
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder componentSOSType(@Nullable String componentSOSType)
Original property name from the Odata EDM: ComponentSOSType
this
.@Nonnull public LongestPathInBOM.LongestPathInBOMBuilder sOSTypeDescription(@Nullable String sOSTypeDescription)
Original property name from the Odata EDM: SOSTypeDescription
this
.@Nonnull public LongestPathInBOM build()
Copyright © 2021 SAP SE. All rights reserved.