Class ProductionOrderItem.ProductionOrderItemBuilder
- Enclosing class:
- ProductionOrderItem
-
Method Summary
Modifier and TypeMethodDescriptionConstraints: Not nullable, Maximum length: 10build()goodsRecipientName(String goodsRecipientName) Constraints: Not nullable, Maximum length: 12inventoryUsabilityCode(String inventoryUsabilityCode) Constraints: Not nullable, Maximum length: 1manufacturingOrder(String manufacturingOrder) (Key Field) Constraints: Not nullable, Maximum length: 12manufacturingOrderCategory(String manufacturingOrderCategory) Constraints: Not nullable, Maximum length: 2manufacturingOrderItem(String manufacturingOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 4manufacturingOrderType(String manufacturingOrderType) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40materialGoodsReceiptDuration(BigDecimal materialGoodsReceiptDuration) Constraints: Not nullable, Precision: 3, Scale: 0mfgOrderItemActualDeliveryDate(LocalDateTime mfgOrderItemActualDeliveryDate) Constraints: Not nullable, Precision: 0mfgOrderItemActualDeviationQty(BigDecimal mfgOrderItemActualDeviationQty) Constraints: Not nullable, Precision: 13, Scale: 3mfgOrderItemGoodsReceiptQty(BigDecimal mfgOrderItemGoodsReceiptQty) Constraints: Not nullable, Precision: 13, Scale: 3mfgOrderItemPlannedScrapQty(BigDecimal mfgOrderItemPlannedScrapQty) Constraints: Not nullable, Precision: 13, Scale: 3mfgOrderItemPlannedTotalQty(BigDecimal mfgOrderItemPlannedTotalQty) Constraints: Not nullable, Precision: 13, Scale: 3mfgOrderItemPlndDeliveryDate(LocalDateTime mfgOrderItemPlndDeliveryDate) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4productionPlant(String productionPlant) Constraints: Not nullable, Maximum length: 4productionUnit(String productionUnit) Constraints: Not nullable, Maximum length: 3quantityDistributionKey(String quantityDistributionKey) Constraints: Not nullable, Maximum length: 4stockSegment(String stockSegment) Constraints: Not nullable, Maximum length: 40storageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4toString()unloadingPointName(String unloadingPointName) Constraints: Not nullable, Maximum length: 25
-
Method Details
-
manufacturingOrder
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder manufacturingOrder(@Nullable String manufacturingOrder) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
this.
-
manufacturingOrderItem
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder manufacturingOrderItem(@Nullable String manufacturingOrderItem) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderItem
- Returns:
this.
-
manufacturingOrderCategory
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder manufacturingOrderCategory(@Nullable String manufacturingOrderCategory) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ManufacturingOrderCategory
- Returns:
this.
-
manufacturingOrderType
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder manufacturingOrderType(@Nullable String manufacturingOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderType
- Returns:
this.
-
productionPlant
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder productionPlant(@Nullable String productionPlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionPlant
- Returns:
this.
-
material
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
mRPPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MRPPlant
- Returns:
this.
-
mfgOrderItemActualDeliveryDate
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemActualDeliveryDate(@Nullable LocalDateTime mfgOrderItemActualDeliveryDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderItemActualDeliveryDate
- Returns:
this.
-
mfgOrderItemPlannedTotalQty
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemPlannedTotalQty(@Nullable BigDecimal mfgOrderItemPlannedTotalQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MfgOrderItemPlannedTotalQty
- Returns:
this.
-
mfgOrderItemPlannedScrapQty
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemPlannedScrapQty(@Nullable BigDecimal mfgOrderItemPlannedScrapQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MfgOrderItemPlannedScrapQty
- Returns:
this.
-
mfgOrderItemGoodsReceiptQty
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemGoodsReceiptQty(@Nullable BigDecimal mfgOrderItemGoodsReceiptQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MfgOrderItemGoodsReceiptQty
- Returns:
this.
-
mfgOrderItemActualDeviationQty
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemActualDeviationQty(@Nullable BigDecimal mfgOrderItemActualDeviationQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MfgOrderItemActualDeviationQty
- Returns:
this.
-
productionUnit
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder productionUnit(@Nullable String productionUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionUnit
- Returns:
this.
-
mRPArea
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MRPArea
- Returns:
this.
-
storageLocation
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder storageLocation(@Nullable String storageLocation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
mfgOrderItemPlndDeliveryDate
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder mfgOrderItemPlndDeliveryDate(@Nullable LocalDateTime mfgOrderItemPlndDeliveryDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderItemPlndDeliveryDate
- Returns:
this.
-
goodsRecipientName
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder goodsRecipientName(@Nullable String goodsRecipientName) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: GoodsRecipientName
- Returns:
this.
-
materialGoodsReceiptDuration
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder materialGoodsReceiptDuration(@Nullable BigDecimal materialGoodsReceiptDuration) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: MaterialGoodsReceiptDuration
- Returns:
this.
-
inventoryUsabilityCode
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder inventoryUsabilityCode(@Nullable String inventoryUsabilityCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InventoryUsabilityCode
- Returns:
this.
-
unloadingPointName
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder unloadingPointName(@Nullable String unloadingPointName) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
this.
-
quantityDistributionKey
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder quantityDistributionKey(@Nullable String quantityDistributionKey) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: QuantityDistributionKey
- Returns:
this.
-
stockSegment
@Nonnull public ProductionOrderItem.ProductionOrderItemBuilder stockSegment(@Nullable String stockSegment) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StockSegment
- Returns:
this.
-
batch
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
this.
-
build
-
toString
-