public static class ProductionOrderItem.ProductionOrderItemBuilder extends Object
public ProductionOrderItem.ProductionOrderItemBuilder manufacturingOrder(@Nullable String manufacturingOrder)
Original property name from the Odata EDM: ManufacturingOrder
public ProductionOrderItem.ProductionOrderItemBuilder manufacturingOrderItem(@Nullable String manufacturingOrderItem)
Original property name from the Odata EDM: ManufacturingOrderItem
public ProductionOrderItem.ProductionOrderItemBuilder manufacturingOrderCategory(@Nullable String manufacturingOrderCategory)
Original property name from the Odata EDM: ManufacturingOrderCategory
public ProductionOrderItem.ProductionOrderItemBuilder manufacturingOrderType(@Nullable String manufacturingOrderType)
Original property name from the Odata EDM: ManufacturingOrderType
public ProductionOrderItem.ProductionOrderItemBuilder productionPlant(@Nullable String productionPlant)
Original property name from the Odata EDM: ProductionPlant
planned order.public ProductionOrderItem.ProductionOrderItemBuilder material(@Nullable String material)
Original property name from the Odata EDM: Material
public ProductionOrderItem.ProductionOrderItemBuilder mRPPlant(@Nullable String mRPPlant)
Original property name from the Odata EDM: MRPPlant
If the planning plant and production plant are identical then you need not enter the planning plant as well. The production plant is copied automatically.The planning plant can be used, for example, if Sales and Distribution is to be organized as an independent plant.
public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemActualDeliveryDate(@Nullable LocalDateTime mfgOrderItemActualDeliveryDate)
Original property name from the Odata EDM: MfgOrderItemActualDeliveryDate
The system sets the date automatically.
public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemPlannedTotalQty(@Nullable BigDecimal mfgOrderItemPlannedTotalQty)
Original property name from the Odata EDM: MfgOrderItemPlannedTotalQty
public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemPlannedScrapQty(@Nullable BigDecimal mfgOrderItemPlannedScrapQty)
Original property name from the Odata EDM: MfgOrderItemPlannedScrapQty
public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemGoodsReceiptQty(@Nullable BigDecimal mfgOrderItemGoodsReceiptQty)
Original property name from the Odata EDM: MfgOrderItemGoodsReceiptQty
public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemActualDeviationQty(@Nullable BigDecimal mfgOrderItemActualDeviationQty)
Original property name from the Odata EDM: MfgOrderItemActualDeviationQty
It is updated when the operations are finally confirmed as soon as an operation quantity that varies from the plan is confirmed as the yield.If a production order is to manufacture 100 pieces and a quantity of 5 pieces is displayed in this field then you can expect anen Lagerzugang von 95 Stück erwarten.If this value is negative that means that you have produced more than you originally planned. In this case you can expect a correspondingly high goods receipt for the finished product.
the planned goods receipt.public ProductionOrderItem.ProductionOrderItemBuilder productionUnit(@Nullable String productionUnit)
Original property name from the Odata EDM: ProductionUnit
public ProductionOrderItem.ProductionOrderItemBuilder mRPArea(@Nullable String mRPArea)
Original property name from the Odata EDM: MRPArea
public ProductionOrderItem.ProductionOrderItemBuilder storageLocation(@Nullable String storageLocation)
Original property name from the Odata EDM: StorageLocation
public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemPlndDeliveryDate(@Nullable LocalDateTime mfgOrderItemPlndDeliveryDate)
Original property name from the Odata EDM: MfgOrderItemPlndDeliveryDate
This field only contains an entry if the production order was created by converting a planned order.
public ProductionOrderItem.ProductionOrderItemBuilder goodsRecipientName(@Nullable String goodsRecipientName)
Original property name from the Odata EDM: GoodsRecipientName
public ProductionOrderItem.ProductionOrderItemBuilder materialGoodsReceiptDuration(@Nullable BigDecimal materialGoodsReceiptDuration)
Original property name from the Odata EDM: MaterialGoodsReceiptDuration
location after receipt of the goods.public ProductionOrderItem.ProductionOrderItemBuilder inventoryUsabilityCode(@Nullable String inventoryUsabilityCode)
Original property name from the Odata EDM: InventoryUsabilityCode
public ProductionOrderItem.ProductionOrderItemBuilder unloadingPointName(@Nullable String unloadingPointName)
Original property name from the Odata EDM: UnloadingPointName
public ProductionOrderItem.ProductionOrderItemBuilder quantityDistributionKey(@Nullable String quantityDistributionKey)
Original property name from the Odata EDM: QuantityDistributionKey
Depending on the context, this may be the distribution key for the quantity produced or the distribution key for component consumption.Kanban:In the kanban calculation profile, you specify the distribution key for the smoothing of the dependent requirements.
public ProductionOrderItem.ProductionOrderItemBuilder stockSegment(@Nullable String stockSegment)
Original property name from the Odata EDM: StockSegment
the strategy is assigned to the material in the material master.public ProductionOrderItem.ProductionOrderItemBuilder batch(@Nullable String batch)
Original property name from the Odata EDM: Batch
public ProductionOrderItem build()
Copyright © 2020 SAP SE. All rights reserved.