public static final class SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder extends Object
@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder item(SalesOrderWithoutChargeItem value)
value
- The SalesOrderWithoutChargeItem to build this SlsOrdWthoutChrgSchedLine with.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder salesOrderWithoutCharge(SalesOrderWithoutCharge value)
value
- The SalesOrderWithoutCharge to build this SlsOrdWthoutChrgSchedLine with.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder salesOrderWithoutCharge(String value)
Original property name from the Odata EDM: SalesOrderWithoutCharge
value
- The salesOrderWithoutCharge to build this SlsOrdWthoutChrgSchedLine with.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder salesOrderWithoutChargeItem(@Nullable String salesOrderWithoutChargeItem)
Original property name from the Odata EDM: SalesOrderWithoutChargeItem
this
.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder scheduleLine(@Nullable String scheduleLine)
Original property name from the Odata EDM: ScheduleLine
When an item has more than one schedule line, the system automatically assigns a unique number to each line. The number is displayed in the details screens for schedule lines.The schedule line number serves internal purposes and does not, for example, determine the sequence of schedule lines in the overview screen. The schedule lines on the overview screen are sorted by date.
this
.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder orderQuantityUnit(@Nullable String orderQuantityUnit)
Original property name from the Odata EDM: OrderQuantityUnit
this
.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder confdOrderQtyByMatlAvailCheck(@Nullable BigDecimal confdOrderQtyByMatlAvailCheck)
Original property name from the Odata EDM: ConfdOrderQtyByMatlAvailCheck
The confirmed quantity can differ from the order quantity (for example, insufficient stock is available to meet the customer's request). If the availability of inventory changes during delivery processing, the confirmed quantity can also differ from the delivered quantity that the customer actually receives.If you change the order quantity (for example, if you create new schedule lines for the item), the system updates the confirmed quantity (depending on availability).
this
.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder deliveredQtyInOrderQtyUnit(@Nullable BigDecimal deliveredQtyInOrderQtyUnit)
Original property name from the Odata EDM: DeliveredQtyInOrderQtyUnit
this
.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder openConfdDelivQtyInOrdQtyUnit(@Nullable BigDecimal openConfdDelivQtyInOrdQtyUnit)
Original property name from the Odata EDM: OpenConfdDelivQtyInOrdQtyUnit
this
.@Nonnull public SlsOrdWthoutChrgSchedLine.SlsOrdWthoutChrgSchedLineBuilder delivBlockReasonForSchedLine(@Nullable String delivBlockReasonForSchedLine)
Original property name from the Odata EDM: DelivBlockReasonForSchedLine
this
.@Nonnull public SlsOrdWthoutChrgSchedLine build()
Copyright © 2021 SAP SE. All rights reserved.