public static class ProductWorkScheduling.ProductWorkSchedulingBuilder extends Object
public ProductWorkScheduling.ProductWorkSchedulingBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
public ProductWorkScheduling.ProductWorkSchedulingBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
public ProductWorkScheduling.ProductWorkSchedulingBuilder materialBaseQuantity(@Nullable BigDecimal materialBaseQuantity)
Original property name from the Odata EDM: MaterialBaseQuantity
public ProductWorkScheduling.ProductWorkSchedulingBuilder unlimitedOverDelivIsAllowed(@Nullable Boolean unlimitedOverDelivIsAllowed)
Original property name from the Odata EDM: UnlimitedOverDelivIsAllowed
production order quantity.public ProductWorkScheduling.ProductWorkSchedulingBuilder overDelivToleranceLimit(@Nullable BigDecimal overDelivToleranceLimit)
Original property name from the Odata EDM: OverDelivToleranceLimit
public ProductWorkScheduling.ProductWorkSchedulingBuilder underDelivToleranceLimit(@Nullable BigDecimal underDelivToleranceLimit)
Original property name from the Odata EDM: UnderDelivToleranceLimit
below the production order quantity.public ProductWorkScheduling.ProductWorkSchedulingBuilder productionInvtryManagedLoc(@Nullable String productionInvtryManagedLoc)
Original property name from the Odata EDM: ProductionInvtryManagedLoc
If the material is a component, it is the issuing storage location to which a backflush is posted. If the material is produced, it is the receiving storage location to which the receipt of the material is posted.
the planned order, production order, or run schedule quantity.public ProductWorkScheduling build()
Copyright © 2019 SAP SE. All rights reserved.