Class SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder
- Enclosing class:
- SalesSchedgAgrmtSchedLine
-
Method Summary
Modifier and TypeMethodDescriptionbuild()confdOrderQtyByMatlAvailCheck(BigDecimal confdOrderQtyByMatlAvailCheck) Constraints: Not nullable, Precision: 13, Scale: 3correctedQtyInOrderQtyUnit(BigDecimal correctedQtyInOrderQtyUnit) Constraints: Not nullable, Precision: 13, Scale: 3custEngineeringChgStatus(String custEngineeringChgStatus) Constraints: Not nullable, Maximum length: 17delivBlockReasonForSchedLine(String delivBlockReasonForSchedLine) Constraints: Not nullable, Maximum length: 2goodsIssueDate(LocalDateTime goodsIssueDate) Constraints: Not nullable, Precision: 0goodsIssueTime(LocalTime goodsIssueTime) Constraints: Not nullable, Precision: 0goodsMovementType(String goodsMovementType) Constraints: Not nullable, Maximum length: 3loadingDate(LocalDateTime loadingDate) Constraints: Not nullable, Precision: 0loadingTime(LocalTime loadingTime) Constraints: Not nullable, Precision: 0orderQuantityISOUnit(String orderQuantityISOUnit) Constraints: Not nullable, Maximum length: 3orderQuantitySAPUnit(String orderQuantitySAPUnit) Constraints: Not nullable, Maximum length: 3orderQuantityUnit(String orderQuantityUnit) Constraints: Not nullable, Maximum length: 3productAvailabilityDate(LocalDateTime productAvailabilityDate) Constraints: Not nullable, Precision: 0productAvailabilityTime(LocalTime productAvailabilityTime) Constraints: Not nullable, Precision: 0requestedDeliveryDate(LocalDateTime requestedDeliveryDate) Constraints: Not nullable, Precision: 0requestedDeliveryTime(LocalTime requestedDeliveryTime) Constraints: Not nullable, Precision: 0salesDelivDateCategory(String salesDelivDateCategory) Constraints: Not nullable, Maximum length: 1salesSchedgAgrmt(SalesSchedgAgrmt value) Navigation property to_SalesSchedgAgrmt for SalesSchedgAgrmtSchedLine to single SalesSchedgAgrmt.Navigation property to_SalesSchedgAgrmtDelivSched for SalesSchedgAgrmtSchedLine to single SalesSchedgAgrmtDelivSched.Navigation property to_SalesSchedgAgrmtItem for SalesSchedgAgrmtSchedLine to single SalesSchedgAgrmtItem.salesSchedulingAgreement(String salesSchedulingAgreement) (Key Field) Constraints: Not nullable, Maximum length: 10salesSchedulingAgreementItem(String salesSchedulingAgreementItem) (Key Field) Constraints: Not nullable, Maximum length: 6scheduleLine(String scheduleLine) (Key Field) Constraints: Not nullable, Maximum length: 4scheduleLineCategory(String scheduleLineCategory) Constraints: Not nullable, Maximum length: 2scheduleLineOpenQuantity(BigDecimal scheduleLineOpenQuantity) Constraints: Not nullable, Precision: 13, Scale: 3scheduleLineOrderQuantity(BigDecimal scheduleLineOrderQuantity) Constraints: Not nullable, Precision: 13, Scale: 3schedulingAgreementReleaseType(String schedulingAgreementReleaseType) Constraints: Not nullable, Maximum length: 1toString()transportationPlanningDate(LocalDateTime transportationPlanningDate) Constraints: Not nullable, Precision: 0transportationPlanningTime(LocalTime transportationPlanningTime) Constraints: Not nullable, Precision: 0
-
Method Details
-
salesSchedgAgrmtDelivSched
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder salesSchedgAgrmtDelivSched(SalesSchedgAgrmtDelivSched value) Navigation property to_SalesSchedgAgrmtDelivSched for SalesSchedgAgrmtSchedLine to single SalesSchedgAgrmtDelivSched.- Parameters:
value- The SalesSchedgAgrmtDelivSched to build this SalesSchedgAgrmtSchedLine with.- Returns:
- This Builder to allow for a fluent interface.
-
salesSchedgAgrmt
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder salesSchedgAgrmt(SalesSchedgAgrmt value) Navigation property to_SalesSchedgAgrmt for SalesSchedgAgrmtSchedLine to single SalesSchedgAgrmt.- Parameters:
value- The SalesSchedgAgrmt to build this SalesSchedgAgrmtSchedLine with.- Returns:
- This Builder to allow for a fluent interface.
-
salesSchedgAgrmtItem
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder salesSchedgAgrmtItem(SalesSchedgAgrmtItem value) Navigation property to_SalesSchedgAgrmtItem for SalesSchedgAgrmtSchedLine to single SalesSchedgAgrmtItem.- Parameters:
value- The SalesSchedgAgrmtItem to build this SalesSchedgAgrmtSchedLine with.- Returns:
- This Builder to allow for a fluent interface.
-
salesSchedulingAgreement
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder salesSchedulingAgreement(@Nullable String salesSchedulingAgreement) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesSchedulingAgreement
- Returns:
this.
-
salesSchedulingAgreementItem
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder salesSchedulingAgreementItem(@Nullable String salesSchedulingAgreementItem) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesSchedulingAgreementItem
- Returns:
this.
-
scheduleLine
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder scheduleLine(@Nullable String scheduleLine) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ScheduleLine
- Returns:
this.
-
schedulingAgreementReleaseType
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder schedulingAgreementReleaseType(@Nullable String schedulingAgreementReleaseType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SchedulingAgreementReleaseType
- Returns:
this.
-
scheduleLineCategory
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder scheduleLineCategory(@Nullable String scheduleLineCategory) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ScheduleLineCategory
- Returns:
this.
-
orderQuantityUnit
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder orderQuantityUnit(@Nullable String orderQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OrderQuantityUnit
- Returns:
this.
-
orderQuantitySAPUnit
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder orderQuantitySAPUnit(@Nullable String orderQuantitySAPUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OrderQuantitySAPUnit
- Returns:
this.
-
orderQuantityISOUnit
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder orderQuantityISOUnit(@Nullable String orderQuantityISOUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OrderQuantityISOUnit
- Returns:
this.
-
salesDelivDateCategory
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder salesDelivDateCategory(@Nullable String salesDelivDateCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SalesDelivDateCategory
- Returns:
this.
-
requestedDeliveryDate
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder requestedDeliveryDate(@Nullable LocalDateTime requestedDeliveryDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryDate
- Returns:
this.
-
requestedDeliveryTime
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder requestedDeliveryTime(@Nullable LocalTime requestedDeliveryTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: RequestedDeliveryTime
- Returns:
this.
-
scheduleLineOrderQuantity
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder scheduleLineOrderQuantity(@Nullable BigDecimal scheduleLineOrderQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ScheduleLineOrderQuantity
- Returns:
this.
-
correctedQtyInOrderQtyUnit
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder correctedQtyInOrderQtyUnit(@Nullable BigDecimal correctedQtyInOrderQtyUnit) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: CorrectedQtyInOrderQtyUnit
- Returns:
this.
-
scheduleLineOpenQuantity
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder scheduleLineOpenQuantity(@Nullable BigDecimal scheduleLineOpenQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ScheduleLineOpenQuantity
- Returns:
this.
-
confdOrderQtyByMatlAvailCheck
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder confdOrderQtyByMatlAvailCheck(@Nullable BigDecimal confdOrderQtyByMatlAvailCheck) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ConfdOrderQtyByMatlAvailCheck
- Returns:
this.
-
productAvailabilityDate
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder productAvailabilityDate(@Nullable LocalDateTime productAvailabilityDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProductAvailabilityDate
- Returns:
this.
-
productAvailabilityTime
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder productAvailabilityTime(@Nullable LocalTime productAvailabilityTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProductAvailabilityTime
- Returns:
this.
-
delivBlockReasonForSchedLine
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder delivBlockReasonForSchedLine(@Nullable String delivBlockReasonForSchedLine) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: DelivBlockReasonForSchedLine
- Returns:
this.
-
transportationPlanningDate
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder transportationPlanningDate(@Nullable LocalDateTime transportationPlanningDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: TransportationPlanningDate
- Returns:
this.
-
transportationPlanningTime
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder transportationPlanningTime(@Nullable LocalTime transportationPlanningTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: TransportationPlanningTime
- Returns:
this.
-
goodsIssueDate
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder goodsIssueDate(@Nullable LocalDateTime goodsIssueDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: GoodsIssueDate
- Returns:
this.
-
loadingDate
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder loadingDate(@Nullable LocalDateTime loadingDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LoadingDate
- Returns:
this.
-
goodsIssueTime
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder goodsIssueTime(@Nullable LocalTime goodsIssueTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: GoodsIssueTime
- Returns:
this.
-
loadingTime
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder loadingTime(@Nullable LocalTime loadingTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LoadingTime
- Returns:
this.
-
goodsMovementType
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder goodsMovementType(@Nullable String goodsMovementType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: GoodsMovementType
- Returns:
this.
-
custEngineeringChgStatus
@Nonnull public SalesSchedgAgrmtSchedLine.SalesSchedgAgrmtSchedLineBuilder custEngineeringChgStatus(@Nullable String custEngineeringChgStatus) Constraints: Not nullable, Maximum length: 17Original property name from the Odata EDM: CustEngineeringChgStatus
- Returns:
this.
-
build
-
toString
-