Class ProcessOrderComponent.ProcessOrderComponentBuilder
- Enclosing class:
- ProcessOrderComponent
-
Method Summary
Modifier and TypeMethodDescriptionConstraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 10batchSplitType(String batchSplitType) Constraints: Not nullable, Maximum length: 1billOfMaterialCategory(String billOfMaterialCategory) Constraints: Not nullable, Maximum length: 1billOfMaterialItemNumber(String billOfMaterialItemNumber) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 8bOMItemCategory(String bOMItemCategory) Constraints: Not nullable, Maximum length: 1bOMItemDescription(String bOMItemDescription) Constraints: Not nullable, Maximum length: 40bOMItemText2(String bOMItemText2) Constraints: Not nullable, Maximum length: 40build()componentScrapInPercent(BigDecimal componentScrapInPercent) Constraints: Not nullable, Precision: 5, Scale: 2confirmedAvailableQuantity(BigDecimal confirmedAvailableQuantity) Constraints: Not nullable, Precision: 15, Scale: 3Constraints: Not nullable, Maximum length: 5goodsMovementType(String goodsMovementType) Constraints: Not nullable, Maximum length: 3goodsRecipientName(String goodsRecipientName) Constraints: Not nullable, Maximum length: 12isBulkMaterialComponent(Boolean isBulkMaterialComponent) Constraints: noneisNetScrap(Boolean isNetScrap) Constraints: noneleadTimeOffset(BigDecimal leadTimeOffset) Constraints: Not nullable, Precision: 3, Scale: 0manufacturingOrder(String manufacturingOrder) Constraints: Not nullable, Maximum length: 12manufacturingOrderCategory(String manufacturingOrderCategory) Constraints: Not nullable, Maximum length: 2manufacturingOrderOperation(String manufacturingOrderOperation) Constraints: Not nullable, Maximum length: 4manufacturingOrderSequence(String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6manufacturingOrderType(String manufacturingOrderType) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40materialCompIsCostRelevant(String materialCompIsCostRelevant) Constraints: Not nullable, Maximum length: 1materialComponentIsPhantomItem(Boolean materialComponentIsPhantomItem) Constraints: nonematerialCompOriginalQuantity(BigDecimal materialCompOriginalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3materialGroup(String materialGroup) Constraints: Not nullable, Maximum length: 9matlCompIsMarkedForBackflush(Boolean matlCompIsMarkedForBackflush) Constraints: nonematlCompRequirementDate(LocalDateTime matlCompRequirementDate) Constraints: Not nullable, Precision: 0matlCompRequirementTime(LocalTime matlCompRequirementTime) Constraints: Not nullable, Precision: 0operationScrapInPercent(BigDecimal operationScrapInPercent) Constraints: Not nullable, Precision: 5, Scale: 2orderInternalBillOfOperations(String orderInternalBillOfOperations) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4productionPlant(String productionPlant) Constraints: Not nullable, Maximum length: 4quantityIsFixed(Boolean quantityIsFixed) Constraints: nonerequiredQuantity(BigDecimal requiredQuantity) Constraints: Not nullable, Precision: 13, Scale: 3reservation(String reservation) (Key Field) Constraints: Not nullable, Maximum length: 10reservationIsFinallyIssued(Boolean reservationIsFinallyIssued) Constraints: nonereservationItem(String reservationItem) (Key Field) Constraints: Not nullable, Maximum length: 4salesOrder(String salesOrder) Constraints: Not nullable, Maximum length: 10salesOrderItem(String salesOrderItem) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 10storageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4supplyArea(String supplyArea) Constraints: Not nullable, Maximum length: 10toString()unloadingPointName(String unloadingPointName) Constraints: Not nullable, Maximum length: 25withdrawnQuantity(BigDecimal withdrawnQuantity) Constraints: Not nullable, Precision: 13, Scale: 3withdrawnQuantityAmount(BigDecimal withdrawnQuantityAmount) Constraints: Not nullable, Precision: 14, Scale: 3
-
Method Details
-
reservation
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder reservation(@Nullable String reservation) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Reservation
- Returns:
this.
-
reservationItem
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder reservationItem(@Nullable String reservationItem) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ReservationItem
- Returns:
this.
-
billOfMaterialItemNumber
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder billOfMaterialItemNumber(@Nullable String billOfMaterialItemNumber) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BillOfMaterialItemNumber
- Returns:
this.
-
bOMItemDescription
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder bOMItemDescription(@Nullable String bOMItemDescription) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BOMItemDescription
- Returns:
this.
-
material
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder material(@Nullable String material) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
productionPlant
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder productionPlant(@Nullable String productionPlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionPlant
- Returns:
this.
-
matlCompRequirementDate
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder matlCompRequirementDate(@Nullable LocalDateTime matlCompRequirementDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MatlCompRequirementDate
- Returns:
this.
-
baseUnit
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder baseUnit(@Nullable String baseUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BaseUnit
- Returns:
this.
-
requiredQuantity
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder requiredQuantity(@Nullable BigDecimal requiredQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: RequiredQuantity
- Returns:
this.
-
withdrawnQuantity
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder withdrawnQuantity(@Nullable BigDecimal withdrawnQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: WithdrawnQuantity
- Returns:
this.
-
bOMItem
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder bOMItem(@Nullable String bOMItem) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BOMItem
- Returns:
this.
-
storageLocation
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder storageLocation(@Nullable String storageLocation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
supplyArea
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder supplyArea(@Nullable String supplyArea) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplyArea
- Returns:
this.
-
manufacturingOrderSequence
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder manufacturingOrderSequence(@Nullable String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Returns:
this.
-
manufacturingOrder
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder manufacturingOrder(@Nullable String manufacturingOrder) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
this.
-
manufacturingOrderOperation
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder manufacturingOrderOperation(@Nullable String manufacturingOrderOperation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Returns:
this.
-
manufacturingOrderCategory
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder manufacturingOrderCategory(@Nullable String manufacturingOrderCategory) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ManufacturingOrderCategory
- Returns:
this.
-
manufacturingOrderType
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder manufacturingOrderType(@Nullable String manufacturingOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderType
- Returns:
this.
-
orderInternalBillOfOperations
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder orderInternalBillOfOperations(@Nullable String orderInternalBillOfOperations) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalBillOfOperations
- Returns:
this.
-
bOMItemText2
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder bOMItemText2(@Nullable String bOMItemText2) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BOMItemText2
- Returns:
this.
-
bOMItemCategory
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder bOMItemCategory(@Nullable String bOMItemCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BOMItemCategory
- Returns:
this.
-
billOfMaterialCategory
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder billOfMaterialCategory(@Nullable String billOfMaterialCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillOfMaterialCategory
- Returns:
this.
-
sortField
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder sortField(@Nullable String sortField) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SortField
- Returns:
this.
-
goodsRecipientName
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder goodsRecipientName(@Nullable String goodsRecipientName) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: GoodsRecipientName
- Returns:
this.
-
unloadingPointName
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder unloadingPointName(@Nullable String unloadingPointName) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
this.
-
batch
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Batch
- Returns:
this.
-
batchSplitType
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder batchSplitType(@Nullable String batchSplitType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BatchSplitType
- Returns:
this.
-
materialCompOriginalQuantity
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder materialCompOriginalQuantity(@Nullable BigDecimal materialCompOriginalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MaterialCompOriginalQuantity
- Returns:
this.
-
matlCompIsMarkedForBackflush
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder matlCompIsMarkedForBackflush(@Nullable Boolean matlCompIsMarkedForBackflush) Constraints: noneOriginal property name from the Odata EDM: MatlCompIsMarkedForBackflush
- Returns:
this.
-
isBulkMaterialComponent
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder isBulkMaterialComponent(@Nullable Boolean isBulkMaterialComponent) Constraints: noneOriginal property name from the Odata EDM: IsBulkMaterialComponent
- Returns:
this.
-
materialComponentIsPhantomItem
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder materialComponentIsPhantomItem(@Nullable Boolean materialComponentIsPhantomItem) Constraints: noneOriginal property name from the Odata EDM: MaterialComponentIsPhantomItem
- Returns:
this.
-
materialCompIsCostRelevant
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder materialCompIsCostRelevant(@Nullable String materialCompIsCostRelevant) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MaterialCompIsCostRelevant
- Returns:
this.
-
confirmedAvailableQuantity
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder confirmedAvailableQuantity(@Nullable BigDecimal confirmedAvailableQuantity) Constraints: Not nullable, Precision: 15, Scale: 3Original property name from the Odata EDM: ConfirmedAvailableQuantity
- Returns:
this.
-
goodsMovementType
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder goodsMovementType(@Nullable String goodsMovementType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: GoodsMovementType
- Returns:
this.
-
matlCompRequirementTime
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder matlCompRequirementTime(@Nullable LocalTime matlCompRequirementTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MatlCompRequirementTime
- Returns:
this.
-
salesOrder
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder salesOrder(@Nullable String salesOrder) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrder
- Returns:
this.
-
salesOrderItem
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder salesOrderItem(@Nullable String salesOrderItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesOrderItem
- Returns:
this.
-
componentScrapInPercent
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder componentScrapInPercent(@Nullable BigDecimal componentScrapInPercent) Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: ComponentScrapInPercent
- Returns:
this.
-
operationScrapInPercent
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder operationScrapInPercent(@Nullable BigDecimal operationScrapInPercent) Constraints: Not nullable, Precision: 5, Scale: 2Original property name from the Odata EDM: OperationScrapInPercent
- Returns:
this.
-
quantityIsFixed
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder quantityIsFixed(@Nullable Boolean quantityIsFixed) Constraints: noneOriginal property name from the Odata EDM: QuantityIsFixed
- Returns:
this.
-
isNetScrap
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder isNetScrap(@Nullable Boolean isNetScrap) Constraints: noneOriginal property name from the Odata EDM: IsNetScrap
- Returns:
this.
-
reservationIsFinallyIssued
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder reservationIsFinallyIssued(@Nullable Boolean reservationIsFinallyIssued) Constraints: noneOriginal property name from the Odata EDM: ReservationIsFinallyIssued
- Returns:
this.
-
withdrawnQuantityAmount
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder withdrawnQuantityAmount(@Nullable BigDecimal withdrawnQuantityAmount) Constraints: Not nullable, Precision: 14, Scale: 3Original property name from the Odata EDM: WithdrawnQuantityAmount
- Returns:
this.
-
currency
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder currency(@Nullable String currency) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: Currency
- Returns:
this.
-
leadTimeOffset
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder leadTimeOffset(@Nullable BigDecimal leadTimeOffset) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: LeadTimeOffset
- Returns:
this.
-
materialGroup
@Nonnull public ProcessOrderComponent.ProcessOrderComponentBuilder materialGroup(@Nullable String materialGroup) Constraints: Not nullable, Maximum length: 9Original property name from the Odata EDM: MaterialGroup
- Returns:
this.
-
build
-
toString
-