Class ProcessOrder.ProcessOrderBuilder
- Enclosing class:
- ProcessOrder
-
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: 4processOrder(String processOrder) (Key Field) Constraints: Not nullable, Maximum length: 12processOrderComponent(ProcessOrderComponent... value) Navigation property to_ProcessOrderComponent for ProcessOrder to multiple ProcessOrderComponent.processOrderItem(ProcessOrderItem... value) Navigation property to_ProcessOrderItem for ProcessOrder to multiple ProcessOrderItem.processOrderOperation(ProcessOrderOperation... value) Navigation property to_ProcessOrderOperation for ProcessOrder to multiple ProcessOrderOperation.processOrderStatus(ProcessOrderStatus... value) Navigation property to_ProcessOrderStatus for ProcessOrder to multiple ProcessOrderStatus.productionPlant(String productionPlant) Constraints: Not nullable, Maximum length: 4productionSupervisor(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
-
processOrderComponent
@Nonnull public ProcessOrder.ProcessOrderBuilder processOrderComponent(ProcessOrderComponent... value) Navigation property to_ProcessOrderComponent for ProcessOrder to multiple ProcessOrderComponent.- Parameters:
value- The ProcessOrderComponents to build this ProcessOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
processOrderItem
Navigation property to_ProcessOrderItem for ProcessOrder to multiple ProcessOrderItem.- Parameters:
value- The ProcessOrderItems to build this ProcessOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
processOrderOperation
@Nonnull public ProcessOrder.ProcessOrderBuilder processOrderOperation(ProcessOrderOperation... value) Navigation property to_ProcessOrderOperation for ProcessOrder to multiple ProcessOrderOperation.- Parameters:
value- The ProcessOrderOperations to build this ProcessOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
processOrderStatus
Navigation property to_ProcessOrderStatus for ProcessOrder to multiple ProcessOrderStatus.- Parameters:
value- The ProcessOrderStatuss to build this ProcessOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
processOrder
(Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ProcessOrder
- Returns:
this.
-
productionPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionPlant
- Returns:
this.
-
orderInternalBillOfOperations
@Nonnull public ProcessOrder.ProcessOrderBuilder orderInternalBillOfOperations(@Nullable String orderInternalBillOfOperations) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalBillOfOperations
- Returns:
this.
-
orderIsCreated
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsCreated
- Returns:
this.
-
orderIsReleased
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsReleased
- Returns:
this.
-
orderIsPrinted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPrinted
- Returns:
this.
-
orderIsConfirmed
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsConfirmed(@Nullable String orderIsConfirmed) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsConfirmed
- Returns:
this.
-
orderIsPartiallyConfirmed
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsPartiallyConfirmed(@Nullable String orderIsPartiallyConfirmed) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPartiallyConfirmed
- Returns:
this.
-
orderIsDelivered
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsDelivered(@Nullable String orderIsDelivered) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsDelivered
- Returns:
this.
-
orderIsDeleted
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsDeleted
- Returns:
this.
-
orderIsPreCosted
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsPreCosted(@Nullable String orderIsPreCosted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPreCosted
- Returns:
this.
-
settlementRuleIsCreated
@Nonnull public ProcessOrder.ProcessOrderBuilder settlementRuleIsCreated(@Nullable String settlementRuleIsCreated) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SettlementRuleIsCreated
- Returns:
this.
-
orderIsPartiallyReleased
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsPartiallyReleased(@Nullable String orderIsPartiallyReleased) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPartiallyReleased
- Returns:
this.
-
orderIsLocked
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsLocked
- Returns:
this.
-
orderIsTechnicallyCompleted
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsTechnicallyCompleted(@Nullable String orderIsTechnicallyCompleted) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsTechnicallyCompleted
- Returns:
this.
-
orderIsClosed
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsClosed
- Returns:
this.
-
orderIsPartiallyDelivered
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsPartiallyDelivered(@Nullable String orderIsPartiallyDelivered) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsPartiallyDelivered
- Returns:
this.
-
orderIsMarkedForDeletion
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsMarkedForDeletion(@Nullable String orderIsMarkedForDeletion) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsMarkedForDeletion
- Returns:
this.
-
settlementRuleIsCrtedManually
@Nonnull public ProcessOrder.ProcessOrderBuilder settlementRuleIsCrtedManually(@Nullable String settlementRuleIsCrtedManually) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SettlementRuleIsCrtedManually
- Returns:
this.
-
orderIsScheduled
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsScheduled(@Nullable String orderIsScheduled) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsScheduled
- Returns:
this.
-
orderHasGeneratedOperations
@Nonnull public ProcessOrder.ProcessOrderBuilder orderHasGeneratedOperations(@Nullable String orderHasGeneratedOperations) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderHasGeneratedOperations
- Returns:
this.
-
orderIsToBeHandledInBatches
@Nonnull public ProcessOrder.ProcessOrderBuilder orderIsToBeHandledInBatches(@Nullable String orderIsToBeHandledInBatches) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: OrderIsToBeHandledInBatches
- Returns:
this.
-
materialAvailyIsNotChecked
@Nonnull public ProcessOrder.ProcessOrderBuilder 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
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionUnit
- Returns:
this.
-
totalQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: TotalQuantity
- Returns:
this.
-
manufacturingOrderType
@Nonnull public ProcessOrder.ProcessOrderBuilder 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 ProcessOrder.ProcessOrderBuilder 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 ProcessOrder.ProcessOrderBuilder mfgOrderConfirmedYieldQty(@Nullable BigDecimal mfgOrderConfirmedYieldQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: MfgOrderConfirmedYieldQty
- Returns:
this.
-
mfgOrderPlannedStartDate
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderPlannedStartDate(@Nullable LocalDateTime mfgOrderPlannedStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderPlannedStartDate
- Returns:
this.
-
mfgOrderPlannedStartTime
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderPlannedStartTime(@Nullable LocalTime mfgOrderPlannedStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderPlannedStartTime
- Returns:
this.
-
mfgOrderPlannedEndDate
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderPlannedEndDate(@Nullable LocalDateTime mfgOrderPlannedEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderPlannedEndDate
- Returns:
this.
-
mfgOrderPlannedEndTime
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderPlannedEndTime(@Nullable LocalTime mfgOrderPlannedEndTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderPlannedEndTime
- Returns:
this.
-
mfgOrderScheduledStartDate
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderScheduledStartDate(@Nullable LocalDateTime mfgOrderScheduledStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderScheduledStartDate
- Returns:
this.
-
mfgOrderScheduledStartTime
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderScheduledStartTime(@Nullable LocalTime mfgOrderScheduledStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderScheduledStartTime
- Returns:
this.
-
mfgOrderScheduledEndDate
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderScheduledEndDate(@Nullable LocalDateTime mfgOrderScheduledEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderScheduledEndDate
- Returns:
this.
-
mfgOrderScheduledEndTime
@Nonnull public ProcessOrder.ProcessOrderBuilder 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
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 ProcessOrder.ProcessOrderBuilder wBSElementInternalID(@Nullable String wBSElementInternalID) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementInternalID
- Returns:
this.
-
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
Constraints: Not nullable, Maximum length: 16Original property name from the Odata EDM: FunctionalArea
- Returns:
this.
-
plannedCostsCostingVariant
@Nonnull public ProcessOrder.ProcessOrderBuilder plannedCostsCostingVariant(@Nullable String plannedCostsCostingVariant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PlannedCostsCostingVariant
- Returns:
this.
-
actualCostsCostingVariant
@Nonnull public ProcessOrder.ProcessOrderBuilder 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 ProcessOrder.ProcessOrderBuilder productionVersion(@Nullable String productionVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionVersion
- Returns:
this.
-
mRPController
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MRPController
- Returns:
this.
-
productionSupervisor
@Nonnull public ProcessOrder.ProcessOrderBuilder productionSupervisor(@Nullable String productionSupervisor) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupervisor
- Returns:
this.
-
manufacturingOrderCategory
@Nonnull public ProcessOrder.ProcessOrderBuilder 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 ProcessOrder.ProcessOrderBuilder 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 ProcessOrder.ProcessOrderBuilder manufacturingOrderImportance(@Nullable String manufacturingOrderImportance) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ManufacturingOrderImportance
- Returns:
this.
-
orderSequenceNumber
@Nonnull public ProcessOrder.ProcessOrderBuilder orderSequenceNumber(@Nullable String orderSequenceNumber) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: OrderSequenceNumber
- Returns:
this.
-
mfgOrderCreationDate
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderCreationDate(@Nullable LocalDateTime mfgOrderCreationDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderCreationDate
- Returns:
this.
-
mfgOrderCreationTime
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderCreationTime(@Nullable LocalTime mfgOrderCreationTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderCreationTime
- Returns:
this.
-
mfgOrderActualReleaseDate
@Nonnull public ProcessOrder.ProcessOrderBuilder mfgOrderActualReleaseDate(@Nullable LocalDateTime mfgOrderActualReleaseDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: MfgOrderActualReleaseDate
- Returns:
this.
-
goodsRecipientName
@Nonnull public ProcessOrder.ProcessOrderBuilder goodsRecipientName(@Nullable String goodsRecipientName) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: GoodsRecipientName
- Returns:
this.
-
materialGoodsReceiptDuration
@Nonnull public ProcessOrder.ProcessOrderBuilder materialGoodsReceiptDuration(@Nullable BigDecimal materialGoodsReceiptDuration) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: MaterialGoodsReceiptDuration
- Returns:
this.
-
inventoryUsabilityCode
@Nonnull public ProcessOrder.ProcessOrderBuilder inventoryUsabilityCode(@Nullable String inventoryUsabilityCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: InventoryUsabilityCode
- Returns:
this.
-
unloadingPointName
@Nonnull public ProcessOrder.ProcessOrderBuilder unloadingPointName(@Nullable String unloadingPointName) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
this.
-
quantityDistributionKey
@Nonnull public ProcessOrder.ProcessOrderBuilder 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
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ProcessOrder.ProcessOrderBuilder lastChangeDateTime(@Nullable String lastChangeDateTime) Constraints: Not nullable, Maximum length: 14Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
basicSchedulingType
@Nonnull public ProcessOrder.ProcessOrderBuilder basicSchedulingType(@Nullable String basicSchedulingType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BasicSchedulingType
- Returns:
this.
-
build
-
toString
-