Class ProductionOrder.ProductionOrderBuilder
- Enclosing class:
- ProductionOrder
-
Method Summary
Modifier and TypeMethodDescriptionactualCostsCostingVariant(String actualCostsCostingVariant) Constraints: Not nullable, Maximum length: 4basicSchedulingType(String basicSchedulingType) Constraints: Not nullable, Maximum length: 1build()businessArea(String businessArea) Constraints: Not nullable, Maximum length: 4companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4customerName(String customerName) Constraints: Not nullable, Maximum length: 80functionalArea(String functionalArea) Constraints: Not nullable, Maximum length: 16goodsRecipientName(String goodsRecipientName) Constraints: Not nullable, Maximum length: 12inventoryUsabilityCode(String inventoryUsabilityCode) Constraints: Not nullable, Maximum length: 1lastChangeDateTime(String lastChangeDateTime) Constraints: Not nullable, Maximum length: 14manufacturingObject(String manufacturingObject) Constraints: Not nullable, Maximum length: 22manufacturingOrderCategory(String manufacturingOrderCategory) Constraints: Not nullable, Maximum length: 2manufacturingOrderImportance(String manufacturingOrderImportance) Constraints: Not nullable, Maximum length: 1manufacturingOrderType(String manufacturingOrderType) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40materialAvailyIsNotChecked(String materialAvailyIsNotChecked) Constraints: Not nullable, Maximum length: 1materialGoodsReceiptDuration(BigDecimal materialGoodsReceiptDuration) Constraints: Not nullable, Precision: 3, Scale: 0materialName(String materialName) Constraints: Not nullable, Maximum length: 40mfgOrderActualReleaseDate(LocalDateTime mfgOrderActualReleaseDate) Constraints: Not nullable, Precision: 0mfgOrderConfirmedYieldQty(BigDecimal mfgOrderConfirmedYieldQty) Constraints: Not nullable, Precision: 13, Scale: 3mfgOrderCreationDate(LocalDateTime mfgOrderCreationDate) Constraints: Not nullable, Precision: 0mfgOrderCreationTime(LocalTime mfgOrderCreationTime) Constraints: Not nullable, Precision: 0mfgOrderPlannedEndDate(LocalDateTime mfgOrderPlannedEndDate) Constraints: Not nullable, Precision: 0mfgOrderPlannedEndTime(LocalTime mfgOrderPlannedEndTime) Constraints: Not nullable, Precision: 0mfgOrderPlannedScrapQty(BigDecimal mfgOrderPlannedScrapQty) Constraints: Not nullable, Precision: 13, Scale: 3mfgOrderPlannedStartDate(LocalDateTime mfgOrderPlannedStartDate) Constraints: Not nullable, Precision: 0mfgOrderPlannedStartTime(LocalTime mfgOrderPlannedStartTime) Constraints: Not nullable, Precision: 0mfgOrderScheduledEndDate(LocalDateTime mfgOrderScheduledEndDate) Constraints: Not nullable, Precision: 0mfgOrderScheduledEndTime(LocalTime mfgOrderScheduledEndTime) Constraints: Not nullable, Precision: 0mfgOrderScheduledStartDate(LocalDateTime mfgOrderScheduledStartDate) Constraints: Not nullable, Precision: 0mfgOrderScheduledStartTime(LocalTime mfgOrderScheduledStartTime) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 10mRPController(String mRPController) Constraints: Not nullable, Maximum length: 3orderHasGeneratedOperations(String orderHasGeneratedOperations) Constraints: Not nullable, Maximum length: 1orderInternalBillOfOperations(String orderInternalBillOfOperations) Constraints: Not nullable, Maximum length: 10orderIsClosed(String orderIsClosed) Constraints: Not nullable, Maximum length: 1orderIsConfirmed(String orderIsConfirmed) Constraints: Not nullable, Maximum length: 1orderIsCreated(String orderIsCreated) Constraints: Not nullable, Maximum length: 1orderIsDeleted(String orderIsDeleted) Constraints: Not nullable, Maximum length: 1orderIsDelivered(String orderIsDelivered) Constraints: Not nullable, Maximum length: 1orderIsLocked(String orderIsLocked) Constraints: Not nullable, Maximum length: 1orderIsMarkedForDeletion(String orderIsMarkedForDeletion) Constraints: Not nullable, Maximum length: 1orderIsPartiallyConfirmed(String orderIsPartiallyConfirmed) Constraints: Not nullable, Maximum length: 1orderIsPartiallyDelivered(String orderIsPartiallyDelivered) Constraints: Not nullable, Maximum length: 1orderIsPartiallyReleased(String orderIsPartiallyReleased) Constraints: Not nullable, Maximum length: 1orderIsPreCosted(String orderIsPreCosted) Constraints: Not nullable, Maximum length: 1orderIsPrinted(String orderIsPrinted) Constraints: Not nullable, Maximum length: 1orderIsReleased(String orderIsReleased) Constraints: Not nullable, Maximum length: 1orderIsScheduled(String orderIsScheduled) Constraints: Not nullable, Maximum length: 1orderIsTechnicallyCompleted(String orderIsTechnicallyCompleted) Constraints: Not nullable, Maximum length: 1orderIsToBeHandledInBatches(String orderIsToBeHandledInBatches) Constraints: Not nullable, Maximum length: 1orderSequenceNumber(String orderSequenceNumber) Constraints: Not nullable, Maximum length: 14plannedCostsCostingVariant(String plannedCostsCostingVariant) Constraints: Not nullable, Maximum length: 4plannedOrder(String plannedOrder) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4productionOrder(String productionOrder) (Key Field) Constraints: Not nullable, Maximum length: 12Navigation property to_ProductionOrderComponent for ProductionOrder to multiple ProductionOrderComponent.productionOrderItem(ProductionOrderItem... value) Navigation property to_ProductionOrderItem for ProductionOrder to multiple ProductionOrderItem.Navigation property to_ProductionOrderOperation for ProductionOrder to multiple ProductionOrderOperation.productionOrderStatus(ProductionOrderStatus... value) Navigation property to_ProductionOrderStatus for ProductionOrder to multiple ProductionOrderStatus.productionPlant(String productionPlant) Constraints: Not nullable, Maximum length: 4productionRsceTools(ProductionRsceTools... value) Navigation property to_ProductionRsceTools for ProductionOrder to multiple ProductionRsceTools.productionSupervisor(String productionSupervisor) Constraints: Not nullable, Maximum length: 3productionUnit(String productionUnit) Constraints: Not nullable, Maximum length: 3productionVersion(String productionVersion) Constraints: Not nullable, Maximum length: 4profitCenter(String profitCenter) Constraints: Not nullable, Maximum length: 10quantityDistributionKey(String quantityDistributionKey) Constraints: Not nullable, Maximum length: 4salesOrder(String salesOrder) Constraints: Not nullable, Maximum length: 10salesOrderItem(String salesOrderItem) Constraints: Not nullable, Maximum length: 6settlementRuleIsCreated(String settlementRuleIsCreated) Constraints: Not nullable, Maximum length: 1settlementRuleIsCrtedManually(String settlementRuleIsCrtedManually) Constraints: Not nullable, Maximum length: 1stockSegment(String stockSegment) Constraints: Not nullable, Maximum length: 40storageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4toString()totalQuantity(BigDecimal totalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3unloadingPointName(String unloadingPointName) Constraints: Not nullable, Maximum length: 25Constraints: Not nullable, Maximum length: 70wBSDescription(String wBSDescription) Constraints: Not nullable, Maximum length: 40wBSElement(String wBSElement) Constraints: Not nullable, Maximum length: 24wBSElementInternalID(String wBSElementInternalID) Constraints: Not nullable, Maximum length: 24
-
Method Details
-
productionOrderComponent
@Nonnull public ProductionOrder.ProductionOrderBuilder productionOrderComponent(ProductionOrderComponent... value) Navigation property to_ProductionOrderComponent for ProductionOrder to multiple ProductionOrderComponent.- Parameters:
value- The ProductionOrderComponents to build this ProductionOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
productionOrderItem
@Nonnull public ProductionOrder.ProductionOrderBuilder productionOrderItem(ProductionOrderItem... value) Navigation property to_ProductionOrderItem for ProductionOrder to multiple ProductionOrderItem.- Parameters:
value- The ProductionOrderItems to build this ProductionOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
productionOrderOperation
@Nonnull public ProductionOrder.ProductionOrderBuilder productionOrderOperation(ProductionOrderOperation... value) Navigation property to_ProductionOrderOperation for ProductionOrder to multiple ProductionOrderOperation.- Parameters:
value- The ProductionOrderOperations to build this ProductionOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
productionOrderStatus
@Nonnull public ProductionOrder.ProductionOrderBuilder productionOrderStatus(ProductionOrderStatus... value) Navigation property to_ProductionOrderStatus for ProductionOrder to multiple ProductionOrderStatus.- Parameters:
value- The ProductionOrderStatuss to build this ProductionOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
productionRsceTools
@Nonnull public ProductionOrder.ProductionOrderBuilder productionRsceTools(ProductionRsceTools... value) Navigation property to_ProductionRsceTools for ProductionOrder to multiple ProductionRsceTools.- Parameters:
value- The ProductionRsceToolss to build this ProductionOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
productionOrder
@Nonnull public ProductionOrder.ProductionOrderBuilder productionOrder(@Nullable String productionOrder) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ProductionOrder
- Returns:
this.
-
productionPlant
@Nonnull public ProductionOrder.ProductionOrderBuilder productionPlant(@Nullable String productionPlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionPlant
- Returns:
this.
-
orderInternalBillOfOperations
@Nonnull public ProductionOrder.ProductionOrderBuilder orderInternalBillOfOperations(@Nullable String orderInternalBillOfOperations) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalBillOfOperations
- Returns:
this.
-
orderIsCreated
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsCreated(@Nullable String orderIsCreated) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsCreated
- Returns:
this.
-
orderIsReleased
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsReleased(@Nullable String orderIsReleased) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsReleased
- Returns:
this.
-
orderIsPrinted
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsPrinted(@Nullable String orderIsPrinted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPrinted
- Returns:
this.
-
orderIsConfirmed
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsConfirmed(@Nullable String orderIsConfirmed) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsConfirmed
- Returns:
this.
-
orderIsPartiallyConfirmed
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsPartiallyConfirmed(@Nullable String orderIsPartiallyConfirmed) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPartiallyConfirmed
- Returns:
this.
-
orderIsDelivered
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsDelivered(@Nullable String orderIsDelivered) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsDelivered
- Returns:
this.
-
orderIsDeleted
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsDeleted(@Nullable String orderIsDeleted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsDeleted
- Returns:
this.
-
orderIsPreCosted
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsPreCosted(@Nullable String orderIsPreCosted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPreCosted
- Returns:
this.
-
settlementRuleIsCreated
@Nonnull public ProductionOrder.ProductionOrderBuilder settlementRuleIsCreated(@Nullable String settlementRuleIsCreated) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SettlementRuleIsCreated
- Returns:
this.
-
orderIsPartiallyReleased
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsPartiallyReleased(@Nullable String orderIsPartiallyReleased) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPartiallyReleased
- Returns:
this.
-
orderIsLocked
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsLocked(@Nullable String orderIsLocked) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsLocked
- Returns:
this.
-
orderIsTechnicallyCompleted
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsTechnicallyCompleted(@Nullable String orderIsTechnicallyCompleted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsTechnicallyCompleted
- Returns:
this.
-
orderIsClosed
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsClosed(@Nullable String orderIsClosed) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsClosed
- Returns:
this.
-
orderIsPartiallyDelivered
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsPartiallyDelivered(@Nullable String orderIsPartiallyDelivered) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPartiallyDelivered
- Returns:
this.
-
orderIsMarkedForDeletion
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsMarkedForDeletion(@Nullable String orderIsMarkedForDeletion) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsMarkedForDeletion
- Returns:
this.
-
settlementRuleIsCrtedManually
@Nonnull public ProductionOrder.ProductionOrderBuilder settlementRuleIsCrtedManually(@Nullable String settlementRuleIsCrtedManually) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SettlementRuleIsCrtedManually
- Returns:
this.
-
orderIsScheduled
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsScheduled(@Nullable String orderIsScheduled) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsScheduled
- Returns:
this.
-
orderHasGeneratedOperations
@Nonnull public ProductionOrder.ProductionOrderBuilder orderHasGeneratedOperations(@Nullable String orderHasGeneratedOperations) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderHasGeneratedOperations
- Returns:
this.
-
orderIsToBeHandledInBatches
@Nonnull public ProductionOrder.ProductionOrderBuilder orderIsToBeHandledInBatches(@Nullable String orderIsToBeHandledInBatches) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsToBeHandledInBatches
- Returns:
this.
-
materialAvailyIsNotChecked
@Nonnull public ProductionOrder.ProductionOrderBuilder materialAvailyIsNotChecked(@Nullable String materialAvailyIsNotChecked) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MaterialAvailyIsNotChecked
- Returns:
this.
-
material
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
materialName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MaterialName
- Returns:
this.
-
productionUnit
@Nonnull public ProductionOrder.ProductionOrderBuilder productionUnit(@Nullable String productionUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionUnit
- Returns:
this.
-
totalQuantity
@Nonnull public ProductionOrder.ProductionOrderBuilder totalQuantity(@Nullable BigDecimal totalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: TotalQuantity
- Returns:
this.
-
manufacturingOrderType
@Nonnull public ProductionOrder.ProductionOrderBuilder manufacturingOrderType(@Nullable String manufacturingOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderType
- Returns:
this.
-
mRPArea
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MRPArea
- Returns:
this.
-
manufacturingObject
@Nonnull public ProductionOrder.ProductionOrderBuilder manufacturingObject(@Nullable String manufacturingObject) Constraints: Not nullable, Maximum length: 22Original property name from the Odata EDM: ManufacturingObject
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
mfgOrderConfirmedYieldQty
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderConfirmedYieldQty(@Nullable BigDecimal mfgOrderConfirmedYieldQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MfgOrderConfirmedYieldQty
- Returns:
this.
-
mfgOrderPlannedStartDate
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderPlannedStartDate(@Nullable LocalDateTime mfgOrderPlannedStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderPlannedStartDate
- Returns:
this.
-
mfgOrderPlannedStartTime
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderPlannedStartTime(@Nullable LocalTime mfgOrderPlannedStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderPlannedStartTime
- Returns:
this.
-
mfgOrderPlannedEndDate
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderPlannedEndDate(@Nullable LocalDateTime mfgOrderPlannedEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderPlannedEndDate
- Returns:
this.
-
mfgOrderPlannedEndTime
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderPlannedEndTime(@Nullable LocalTime mfgOrderPlannedEndTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderPlannedEndTime
- Returns:
this.
-
mfgOrderScheduledStartDate
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderScheduledStartDate(@Nullable LocalDateTime mfgOrderScheduledStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderScheduledStartDate
- Returns:
this.
-
mfgOrderScheduledStartTime
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderScheduledStartTime(@Nullable LocalTime mfgOrderScheduledStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderScheduledStartTime
- Returns:
this.
-
mfgOrderScheduledEndDate
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderScheduledEndDate(@Nullable LocalDateTime mfgOrderScheduledEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderScheduledEndDate
- Returns:
this.
-
mfgOrderScheduledEndTime
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderScheduledEndTime(@Nullable LocalTime mfgOrderScheduledEndTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderScheduledEndTime
- Returns:
this.
-
salesOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrder
- Returns:
this.
-
salesOrderItem
@Nonnull public ProductionOrder.ProductionOrderBuilder salesOrderItem(@Nullable String salesOrderItem) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SalesOrderItem
- Returns:
this.
-
plannedOrder
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PlannedOrder
- Returns:
this.
-
customerName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: CustomerName
- Returns:
this.
-
wBSElement
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElement
- Returns:
this.
-
wBSElementInternalID
@Nonnull public ProductionOrder.ProductionOrderBuilder wBSElementInternalID(@Nullable String wBSElementInternalID) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementInternalID
- Returns:
this.
-
wBSDescription
@Nonnull public ProductionOrder.ProductionOrderBuilder wBSDescription(@Nullable String wBSDescription) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: WBSDescription
- Returns:
this.
-
companyCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
functionalArea
@Nonnull public ProductionOrder.ProductionOrderBuilder functionalArea(@Nullable String functionalArea) Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: FunctionalArea
- Returns:
this.
-
plannedCostsCostingVariant
@Nonnull public ProductionOrder.ProductionOrderBuilder plannedCostsCostingVariant(@Nullable String plannedCostsCostingVariant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PlannedCostsCostingVariant
- Returns:
this.
-
actualCostsCostingVariant
@Nonnull public ProductionOrder.ProductionOrderBuilder actualCostsCostingVariant(@Nullable String actualCostsCostingVariant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ActualCostsCostingVariant
- Returns:
this.
-
userID
Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: UserID
- Returns:
this.
-
productionVersion
@Nonnull public ProductionOrder.ProductionOrderBuilder productionVersion(@Nullable String productionVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionVersion
- Returns:
this.
-
mRPController
@Nonnull public ProductionOrder.ProductionOrderBuilder mRPController(@Nullable String mRPController) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MRPController
- Returns:
this.
-
productionSupervisor
@Nonnull public ProductionOrder.ProductionOrderBuilder productionSupervisor(@Nullable String productionSupervisor) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupervisor
- Returns:
this.
-
manufacturingOrderCategory
@Nonnull public ProductionOrder.ProductionOrderBuilder manufacturingOrderCategory(@Nullable String manufacturingOrderCategory) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ManufacturingOrderCategory
- Returns:
this.
-
businessArea
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BusinessArea
- Returns:
this.
-
mfgOrderPlannedScrapQty
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderPlannedScrapQty(@Nullable BigDecimal mfgOrderPlannedScrapQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MfgOrderPlannedScrapQty
- Returns:
this.
-
profitCenter
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProfitCenter
- Returns:
this.
-
manufacturingOrderImportance
@Nonnull public ProductionOrder.ProductionOrderBuilder manufacturingOrderImportance(@Nullable String manufacturingOrderImportance) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ManufacturingOrderImportance
- Returns:
this.
-
orderSequenceNumber
@Nonnull public ProductionOrder.ProductionOrderBuilder orderSequenceNumber(@Nullable String orderSequenceNumber) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: OrderSequenceNumber
- Returns:
this.
-
mfgOrderCreationDate
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderCreationDate(@Nullable LocalDateTime mfgOrderCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderCreationDate
- Returns:
this.
-
mfgOrderCreationTime
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderCreationTime(@Nullable LocalTime mfgOrderCreationTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderCreationTime
- Returns:
this.
-
mfgOrderActualReleaseDate
@Nonnull public ProductionOrder.ProductionOrderBuilder mfgOrderActualReleaseDate(@Nullable LocalDateTime mfgOrderActualReleaseDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderActualReleaseDate
- Returns:
this.
-
goodsRecipientName
@Nonnull public ProductionOrder.ProductionOrderBuilder goodsRecipientName(@Nullable String goodsRecipientName) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: GoodsRecipientName
- Returns:
this.
-
materialGoodsReceiptDuration
@Nonnull public ProductionOrder.ProductionOrderBuilder materialGoodsReceiptDuration(@Nullable BigDecimal materialGoodsReceiptDuration) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: MaterialGoodsReceiptDuration
- Returns:
this.
-
inventoryUsabilityCode
@Nonnull public ProductionOrder.ProductionOrderBuilder inventoryUsabilityCode(@Nullable String inventoryUsabilityCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InventoryUsabilityCode
- Returns:
this.
-
unloadingPointName
@Nonnull public ProductionOrder.ProductionOrderBuilder unloadingPointName(@Nullable String unloadingPointName) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
this.
-
quantityDistributionKey
@Nonnull public ProductionOrder.ProductionOrderBuilder quantityDistributionKey(@Nullable String quantityDistributionKey) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: QuantityDistributionKey
- Returns:
this.
-
stockSegment
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StockSegment
- Returns:
this.
-
storageLocation
@Nonnull public ProductionOrder.ProductionOrderBuilder storageLocation(@Nullable String storageLocation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ProductionOrder.ProductionOrderBuilder lastChangeDateTime(@Nullable String lastChangeDateTime) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
basicSchedulingType
@Nonnull public ProductionOrder.ProductionOrderBuilder basicSchedulingType(@Nullable String basicSchedulingType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BasicSchedulingType
- Returns:
this.
-
build
-
toString
-