public static class ProductWorkScheduling.ProductWorkSchedulingBuilder extends Object
@Nonnull public ProductWorkScheduling.ProductWorkSchedulingBuilder product(@Nullable String product)
Original property name from the Odata EDM: Product
this
.@Nonnull public ProductWorkScheduling.ProductWorkSchedulingBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public ProductWorkScheduling.ProductWorkSchedulingBuilder materialBaseQuantity(@Nullable BigDecimal materialBaseQuantity)
Original property name from the Odata EDM: MaterialBaseQuantity
this
.@Nonnull public ProductWorkScheduling.ProductWorkSchedulingBuilder unlimitedOverDelivIsAllowed(@Nullable Boolean unlimitedOverDelivIsAllowed)
Original property name from the Odata EDM: UnlimitedOverDelivIsAllowed
production order quantity.this
.@Nonnull public ProductWorkScheduling.ProductWorkSchedulingBuilder overDelivToleranceLimit(@Nullable BigDecimal overDelivToleranceLimit)
Original property name from the Odata EDM: OverDelivToleranceLimit
this
.@Nonnull public ProductWorkScheduling.ProductWorkSchedulingBuilder underDelivToleranceLimit(@Nullable BigDecimal underDelivToleranceLimit)
Original property name from the Odata EDM: UnderDelivToleranceLimit
below the production order quantity.this
.@Nonnull 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.this
.@Nonnull public ProductWorkScheduling.ProductWorkSchedulingBuilder baseUnit(@Nullable String baseUnit)
Original property name from the Odata EDM: BaseUnit
You define the base unit of measure and also alternative units of measure and their conversion factors in the material master record.Since all data is updated in the base unit of measure, your entry is particularly important for the conversion of alternative units of measure. A quantity in the alternative unit of measure can only be shown precisely if its value can be shown with the decimal places available. To ensure this, please note the following:The base unit of measure is the unit satisfying the highest necessary requirement for precision.The conversion of alternative units of measure to the base unit should result in simple decimal fractions (not, for example, 1/3 = 0.333...).Inventory ManagementIn Inventory Management, the base unit of measure is the same as the stockkeeping unit.ServicesServices have units of measure of their own, including the following:Service unitUnit of measure at the higher item level. The precise quantities of the individual services are each at the detailed service line level.BlanketUnit of measure at service line level for services to be provided once only, and for which no precise quantities can or are to be specified.
enter in other units of measure (alternative units of measure) to the base unit of measure.this
.@Nonnull public ProductWorkScheduling build()
Copyright © 2021 SAP SE. All rights reserved.