public static final class PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder extends Object
@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder subcontractingComponent(POSubcontractingComponent... value)
value
- The POSubcontractingComponents to build this PurchaseOrderScheduleLine with.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder purchasingDocument(@Nullable String purchasingDocument)
Original property name from the Odata EDM: PurchasingDocument
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder purchasingDocumentItem(@Nullable String purchasingDocumentItem)
Original property name from the Odata EDM: PurchasingDocumentItem
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder scheduleLine(@Nullable String scheduleLine)
Original property name from the Odata EDM: ScheduleLine
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder delivDateCategory(@Nullable String delivDateCategory)
Original property name from the Odata EDM: DelivDateCategory
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder scheduleLineDeliveryDate(@Nullable LocalDateTime scheduleLineDeliveryDate)
Original property name from the Odata EDM: ScheduleLineDeliveryDate
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder purchaseOrderQuantityUnit(@Nullable String purchaseOrderQuantityUnit)
Original property name from the Odata EDM: PurchaseOrderQuantityUnit
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder scheduleLineOrderQuantity(@Nullable BigDecimal scheduleLineOrderQuantity)
Original property name from the Odata EDM: ScheduleLineOrderQuantity
This quantity is referred to by Goods Receiving and Invoice Verification for checking purposes.
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder scheduleLineDeliveryTime(@Nullable LocalTime scheduleLineDeliveryTime)
Original property name from the Odata EDM: ScheduleLineDeliveryTime
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder schedLineStscDeliveryDate(@Nullable LocalDateTime schedLineStscDeliveryDate)
Original property name from the Odata EDM: SchedLineStscDeliveryDate
Calculation of the delivery time is an element in the determination of a supplier's adherence to delivery dates (that is, the supplier's delivery timeliness, or on-time delivery performance) in MM Supplier Evaluation.If it becomes known that the supplier can only deliver ordered goods some days later than originally stipulated, for instance, you can change the delivery date accordingly for materials planning and control purposes. However, the statistics-relevant delivery date remains unchanged.As a result, the supplier's "on-time delivery performance" score worsens. At the same time, it is ensured that materials planning and control works on the basis of the right date.The system inserts the delivery date into this field in the following cases:You do not enter a statistical delivery date.You change the delivery date, have not entered a statistical delivery date, and the PO or scheduling agreement delivery schedule has not yet been transmitted to the supplier.
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder purchaseRequisition(@Nullable String purchaseRequisition)
Original property name from the Odata EDM: PurchaseRequisition
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder purchaseRequisitionItem(@Nullable String purchaseRequisitionItem)
Original property name from the Odata EDM: PurchaseRequisitionItem
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder scheduleLineCommittedQuantity(@Nullable BigDecimal scheduleLineCommittedQuantity)
Original property name from the Odata EDM: ScheduleLineCommittedQuantity
and/or receipts.this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder performancePeriodStartDate(@Nullable LocalDateTime performancePeriodStartDate)
Original property name from the Odata EDM: PerformancePeriodStartDate
this
.@Nonnull public PurchaseOrderScheduleLine.PurchaseOrderScheduleLineBuilder performancePeriodEndDate(@Nullable LocalDateTime performancePeriodEndDate)
Original property name from the Odata EDM: PerformancePeriodEndDate
this
.@Nonnull public PurchaseOrderScheduleLine build()
Copyright © 2020 SAP SE. All rights reserved.