Class PlannedIndepRqmt.PlannedIndepRqmtBuilder
- Enclosing class:
- PlannedIndepRqmt
-
Method Summary
Modifier and TypeMethodDescriptionbuild()(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 4plndIndepRqmtAcctAssgmtCat(String plndIndepRqmtAcctAssgmtCat) Constraints: Not nullable, Maximum length: 1plndIndepRqmtInternalID(String plndIndepRqmtInternalID) Constraints: Not nullable, Maximum length: 12plndIndepRqmtIsActive(String plndIndepRqmtIsActive) Constraints: Not nullable, Maximum length: 1plndIndepRqmtItem(PlannedIndepRqmtItem... value) Navigation property to_PlndIndepRqmtItem for PlannedIndepRqmt to multiple PlannedIndepRqmtItem.plndIndepRqmtItem_oc(Boolean plndIndepRqmtItem_oc) Constraints: noneplndIndepRqmtLastChgdDateTime(ZonedDateTime plndIndepRqmtLastChgdDateTime) Constraints: Not nullable, Precision: 7plndIndepRqmtType(String plndIndepRqmtType) (Key Field) Constraints: Not nullable, Maximum length: 4plndIndepRqmtVersion(String plndIndepRqmtVersion) (Key Field) Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullable, Maximum length: 40requirementPlan(String requirementPlan) (Key Field) Constraints: Not nullable, Maximum length: 10requirementPlanIsExternal(Boolean requirementPlanIsExternal) Constraints: nonerequirementSegment(String requirementSegment) (Key Field) Constraints: Not nullable, Maximum length: 40toString()Constraints: nonewBSElement(String wBSElement) Constraints: Not nullable, Maximum length: 24
-
Method Details
-
plndIndepRqmtItem
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtItem(PlannedIndepRqmtItem... value) Navigation property to_PlndIndepRqmtItem for PlannedIndepRqmt to multiple PlannedIndepRqmtItem.- Parameters:
value- The PlannedIndepRqmtItems to build this PlannedIndepRqmt with.- Returns:
- This Builder to allow for a fluent interface.
-
update_mc
Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
plndIndepRqmtItem_oc
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtItem_oc(@Nullable Boolean plndIndepRqmtItem_oc) Constraints: noneOriginal property name from the Odata EDM: to_PlndIndepRqmtItem_oc
- Returns:
this.
-
product
(Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Product
- Returns:
this.
-
plant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
mRPArea
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MRPArea
- Returns:
this.
-
plndIndepRqmtType
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtType(@Nullable String plndIndepRqmtType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PlndIndepRqmtType
- Returns:
this.
-
plndIndepRqmtVersion
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtVersion(@Nullable String plndIndepRqmtVersion) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PlndIndepRqmtVersion
- Returns:
this.
-
requirementPlan
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder requirementPlan(@Nullable String requirementPlan) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RequirementPlan
- Returns:
this.
-
requirementSegment
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder requirementSegment(@Nullable String requirementSegment) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: RequirementSegment
- Returns:
this.
-
requirementPlanIsExternal
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder requirementPlanIsExternal(@Nullable Boolean requirementPlanIsExternal) Constraints: noneOriginal property name from the Odata EDM: RequirementPlanIsExternal
- Returns:
this.
-
plndIndepRqmtInternalID
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtInternalID(@Nullable String plndIndepRqmtInternalID) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: PlndIndepRqmtInternalID
- Returns:
this.
-
plndIndepRqmtIsActive
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtIsActive(@Nullable String plndIndepRqmtIsActive) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PlndIndepRqmtIsActive
- Returns:
this.
-
wBSElement
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElement
- Returns:
this.
-
plndIndepRqmtAcctAssgmtCat
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtAcctAssgmtCat(@Nullable String plndIndepRqmtAcctAssgmtCat) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PlndIndepRqmtAcctAssgmtCat
- Returns:
this.
-
plndIndepRqmtLastChgdDateTime
@Nonnull public PlannedIndepRqmt.PlannedIndepRqmtBuilder plndIndepRqmtLastChgdDateTime(@Nullable ZonedDateTime plndIndepRqmtLastChgdDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PlndIndepRqmtLastChgdDateTime
- Returns:
this.
-
build
-
toString
-