Class PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder
- Enclosing class:
- PlannedIndepRqmtItem
-
Method Summary
Modifier and TypeMethodDescriptionbuild()lastChangeDate(LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0lastChangedByUser(String lastChangedByUser) Constraints: Not nullable, Maximum length: 12(Key Field) Constraints: Not nullable, Maximum length: 10periodType(String periodType) (Key Field) Constraints: Not nullable, Maximum length: 1plannedQuantity(BigDecimal plannedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3(Key Field) Constraints: Not nullable, Maximum length: 4plndIndepRqmt(PlannedIndepRqmt value) Navigation property to_PlndIndepRqmt for PlannedIndepRqmtItem to single PlannedIndepRqmt.plndIndepRqmtInternalID(String plndIndepRqmtInternalID) Constraints: Not nullable, Maximum length: 12plndIndepRqmtLastChgdDateTime(ZonedDateTime plndIndepRqmtLastChgdDateTime) Constraints: Not nullable, Precision: 7plndIndepRqmtPeriod(String plndIndepRqmtPeriod) (Key Field) Constraints: Not nullable, Maximum length: 8plndIndepRqmtPeriodStartDate(LocalDateTime plndIndepRqmtPeriodStartDate) Constraints: Not nullable, Precision: 0plndIndepRqmtType(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: 10requirementSegment(String requirementSegment) (Key Field) Constraints: Not nullable, Maximum length: 40toString()unitOfMeasure(String unitOfMeasure) Constraints: Not nullable, Maximum length: 3Constraints: nonewithdrawalQuantity(BigDecimal withdrawalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3workingDayDate(LocalDateTime workingDayDate) Constraints: Not nullable, Precision: 0
-
Method Details
-
plndIndepRqmt
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder plndIndepRqmt(PlannedIndepRqmt value) Navigation property to_PlndIndepRqmt for PlannedIndepRqmtItem to single PlannedIndepRqmt.- Parameters:
value- The PlannedIndepRqmt to build this PlannedIndepRqmtItem with.- Returns:
- This Builder to allow for a fluent interface.
-
update_mc
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- 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 PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder plndIndepRqmtType(@Nullable String plndIndepRqmtType) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PlndIndepRqmtType
- Returns:
this.
-
plndIndepRqmtVersion
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder plndIndepRqmtVersion(@Nullable String plndIndepRqmtVersion) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PlndIndepRqmtVersion
- Returns:
this.
-
requirementPlan
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder requirementPlan(@Nullable String requirementPlan) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RequirementPlan
- Returns:
this.
-
requirementSegment
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder requirementSegment(@Nullable String requirementSegment) (Key Field) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: RequirementSegment
- Returns:
this.
-
plndIndepRqmtPeriod
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder plndIndepRqmtPeriod(@Nullable String plndIndepRqmtPeriod) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: PlndIndepRqmtPeriod
- Returns:
this.
-
periodType
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder periodType(@Nullable String periodType) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PeriodType
- Returns:
this.
-
plndIndepRqmtPeriodStartDate
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder plndIndepRqmtPeriodStartDate(@Nullable LocalDateTime plndIndepRqmtPeriodStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PlndIndepRqmtPeriodStartDate
- Returns:
this.
-
plndIndepRqmtInternalID
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder plndIndepRqmtInternalID(@Nullable String plndIndepRqmtInternalID) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: PlndIndepRqmtInternalID
- Returns:
this.
-
workingDayDate
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder workingDayDate(@Nullable LocalDateTime workingDayDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: WorkingDayDate
- Returns:
this.
-
plannedQuantity
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder plannedQuantity(@Nullable BigDecimal plannedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: PlannedQuantity
- Returns:
this.
-
withdrawalQuantity
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder withdrawalQuantity(@Nullable BigDecimal withdrawalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: WithdrawalQuantity
- Returns:
this.
-
unitOfMeasure
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder unitOfMeasure(@Nullable String unitOfMeasure) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: UnitOfMeasure
- Returns:
this.
-
lastChangedByUser
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder lastChangedByUser(@Nullable String lastChangedByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: LastChangedByUser
- Returns:
this.
-
lastChangeDate
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder lastChangeDate(@Nullable LocalDateTime lastChangeDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDate
- Returns:
this.
-
plndIndepRqmtLastChgdDateTime
@Nonnull public PlannedIndepRqmtItem.PlannedIndepRqmtItemBuilder plndIndepRqmtLastChgdDateTime(@Nullable ZonedDateTime plndIndepRqmtLastChgdDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: PlndIndepRqmtLastChgdDateTime
- Returns:
this.
-
build
-
toString
-