public static final class SchAgrmtSchLine.SchAgrmtSchLineBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SchAgrmtSchLine |
build() |
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
delivDateCategory(String delivDateCategory)
Constraints: Not nullable, Maximum length: 1
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
noOfRemindersOfScheduleLine(BigDecimal noOfRemindersOfScheduleLine)
Constraints: Not nullable, Precision: 3, Scale: 0
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
orderQuantityUnit(String orderQuantityUnit)
Constraints: Not nullable, Maximum length: 3
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
prevDelivQtyOfScheduleLine(BigDecimal prevDelivQtyOfScheduleLine)
Constraints: Not nullable, Precision: 13, Scale: 3
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
purchaseRequisition(String purchaseRequisition)
Constraints: Not nullable, Maximum length: 10
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
purchaseRequisitionItem(String purchaseRequisitionItem)
Constraints: Not nullable, Maximum length: 5
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
roughGoodsReceiptQty(BigDecimal roughGoodsReceiptQty)
Constraints: Not nullable, Precision: 13, Scale: 3
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
schedgAgrmtSubcontrgCompTP(SchedgAgrmtSubcontrgComp... value)
Navigation property to_SchedgAgrmtSubcontrgCompTP for SchAgrmtSchLine to multiple
SchedgAgrmtSubcontrgComp.
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
schedLineStscDeliveryDate(LocalDateTime schedLineStscDeliveryDate)
Constraints: Not nullable, Precision: 0
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
scheduleLine(String scheduleLine)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
scheduleLineDeliveryDate(LocalDateTime scheduleLineDeliveryDate)
Constraints: Not nullable, Precision: 0
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
scheduleLineDeliveryTime(LocalTime scheduleLineDeliveryTime)
Constraints: Not nullable, Precision: 0
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
scheduleLineIsFixed(Boolean scheduleLineIsFixed)
Constraints: none
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
scheduleLineOrderQuantity(BigDecimal scheduleLineOrderQuantity)
Constraints: Not nullable, Precision: 13, Scale: 3
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
schedulingAgreement(String schedulingAgreement)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
schedulingAgreementItem(String schedulingAgreementItem)
(Key Field) Constraints: Not nullable, Maximum length: 5
|
SchAgrmtSchLine.SchAgrmtSchLineBuilder |
sourceOfCreation(String sourceOfCreation)
Constraints: Not nullable, Maximum length: 1
|
String |
toString() |
@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder schedgAgrmtSubcontrgCompTP(SchedgAgrmtSubcontrgComp... value)
value
- The SchedgAgrmtSubcontrgComps to build this SchAgrmtSchLine with.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder schedulingAgreement(@Nullable String schedulingAgreement)
Original property name from the Odata EDM: SchedulingAgreement
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder schedulingAgreementItem(@Nullable String schedulingAgreementItem)
Original property name from the Odata EDM: SchedulingAgreementItem
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder scheduleLine(@Nullable String scheduleLine)
Original property name from the Odata EDM: ScheduleLine
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder delivDateCategory(@Nullable String delivDateCategory)
Original property name from the Odata EDM: DelivDateCategory
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder scheduleLineDeliveryDate(@Nullable LocalDateTime scheduleLineDeliveryDate)
Original property name from the Odata EDM: ScheduleLineDeliveryDate
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder schedLineStscDeliveryDate(@Nullable LocalDateTime schedLineStscDeliveryDate)
Original property name from the Odata EDM: SchedLineStscDeliveryDate
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder scheduleLineDeliveryTime(@Nullable LocalTime scheduleLineDeliveryTime)
Original property name from the Odata EDM: ScheduleLineDeliveryTime
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder orderQuantityUnit(@Nullable String orderQuantityUnit)
Original property name from the Odata EDM: OrderQuantityUnit
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder scheduleLineOrderQuantity(@Nullable BigDecimal scheduleLineOrderQuantity)
Original property name from the Odata EDM: ScheduleLineOrderQuantity
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder purchaseRequisition(@Nullable String purchaseRequisition)
Original property name from the Odata EDM: PurchaseRequisition
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder purchaseRequisitionItem(@Nullable String purchaseRequisitionItem)
Original property name from the Odata EDM: PurchaseRequisitionItem
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder roughGoodsReceiptQty(@Nullable BigDecimal roughGoodsReceiptQty)
Original property name from the Odata EDM: RoughGoodsReceiptQty
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder scheduleLineIsFixed(@Nullable Boolean scheduleLineIsFixed)
Original property name from the Odata EDM: ScheduleLineIsFixed
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder noOfRemindersOfScheduleLine(@Nullable BigDecimal noOfRemindersOfScheduleLine)
Original property name from the Odata EDM: NoOfRemindersOfScheduleLine
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder prevDelivQtyOfScheduleLine(@Nullable BigDecimal prevDelivQtyOfScheduleLine)
Original property name from the Odata EDM: PrevDelivQtyOfScheduleLine
this
.@Nonnull public SchAgrmtSchLine.SchAgrmtSchLineBuilder sourceOfCreation(@Nullable String sourceOfCreation)
Original property name from the Odata EDM: SourceOfCreation
this
.@Nonnull public SchAgrmtSchLine build()
Copyright © 2021 SAP SE. All rights reserved.