public static final class PlannedIndepRqmt.PlannedIndepRqmtBuilder extends Object
Modifier and Type | Method and Description |
---|---|
PlannedIndepRqmt |
build() |
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
mRPArea(String mRPArea)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
plant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
plndIndepRqmtInternalID(String plndIndepRqmtInternalID)
Constraints: Not nullable, Maximum length: 12
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
plndIndepRqmtIsActive(String plndIndepRqmtIsActive)
Constraints: Not nullable, Maximum length: 1
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
plndIndepRqmtItem(PlannedIndepRqmtItem... value)
Navigation property to_PlndIndepRqmtItem for PlannedIndepRqmt to multiple
PlannedIndepRqmtItem.
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
plndIndepRqmtLastChgdDateTime(ZonedDateTime plndIndepRqmtLastChgdDateTime)
Constraints: Not nullable, Precision: 7
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
plndIndepRqmtType(String plndIndepRqmtType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
plndIndepRqmtVersion(String plndIndepRqmtVersion)
(Key Field) Constraints: Not nullable, Maximum length: 2
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
product(String product)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
requirementPlan(String requirementPlan)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
requirementPlanIsExternal(Boolean requirementPlanIsExternal)
Constraints: none
|
PlannedIndepRqmt.PlannedIndepRqmtBuilder |
requirementSegment(String requirementSegment)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
String |
toString() |
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtItem(PlannedIndepRqmtItem... value)
value
- The PlannedIndepRqmtItems to build this PlannedIndepRqmt with.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder mRPArea(@Nullable String mRPArea)
Original property name from the Odata EDM: MRPArea
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtType(@Nullable String plndIndepRqmtType)
Original property name from the Odata EDM: PlndIndepRqmtType
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtVersion(@Nullable String plndIndepRqmtVersion)
Original property name from the Odata EDM: PlndIndepRqmtVersion
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder requirementPlan(@Nullable String requirementPlan)
Original property name from the Odata EDM: RequirementPlan
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder requirementSegment(@Nullable String requirementSegment)
Original property name from the Odata EDM: RequirementSegment
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder requirementPlanIsExternal(@Nullable Boolean requirementPlanIsExternal)
Original property name from the Odata EDM: RequirementPlanIsExternal
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtInternalID(@Nullable String plndIndepRqmtInternalID)
Original property name from the Odata EDM: PlndIndepRqmtInternalID
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtIsActive(@Nullable String plndIndepRqmtIsActive)
Original property name from the Odata EDM: PlndIndepRqmtIsActive
this
.@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtLastChgdDateTime(@Nullable ZonedDateTime plndIndepRqmtLastChgdDateTime)
Original property name from the Odata EDM: PlndIndepRqmtLastChgdDateTime
this
.@Nonnull public PlannedIndepRqmt build()
Copyright © 2021 SAP SE. All rights reserved.