Class PlannedOrder.PlannedOrderBuilder
- Enclosing class:
- PlannedOrder
-
Method Summary
Modifier and TypeMethodDescriptionaccountAssignmentCategory(String accountAssignmentCategory) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 3billOfOperations(String billOfOperations) Constraints: Not nullable, Maximum length: 2billOfOperationsGroup(String billOfOperationsGroup) Constraints: Not nullable, Maximum length: 8billOfOperationsType(String billOfOperationsType) Constraints: Not nullable, Maximum length: 1build()capacityRequirement(String capacityRequirement) Constraints: Not nullable, Maximum length: 12capacityRequirementOrigin(String capacityRequirementOrigin) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10fixedSupplier(String fixedSupplier) Constraints: Not nullable, Maximum length: 10goodsReceiptQty(BigDecimal goodsReceiptQty) Constraints: Not nullable, Precision: 13, Scale: 3issuedQuantity(BigDecimal issuedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0lastScheduledDate(LocalDateTime lastScheduledDate) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Maximum length: 40materialName(String materialName) Constraints: Not nullable, Maximum length: 40materialProcurementCategory(String materialProcurementCategory) Constraints: Not nullable, Maximum length: 1materialProcurementType(String materialProcurementType) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10mRPController(String mRPController) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4plannedOrder(String plannedOrder) (Key Field) Constraints: Not nullable, Maximum length: 10plannedOrderBOMIsFixed(Boolean plannedOrderBOMIsFixed) Constraints: noneplannedOrderCapacity(PlannedOrderCapacity... value) Navigation property to_PlannedOrderCapacity for PlannedOrder to multiple PlannedOrderCapacity.plannedOrderCapacityIsDsptchd(Boolean plannedOrderCapacityIsDsptchd) Constraints: noneplannedOrderComponent(PlannedOrderComponent... value) Navigation property to_PlannedOrderComponent for PlannedOrder to multiple PlannedOrderComponent.plannedOrderIsConvertible(Boolean plannedOrderIsConvertible) Constraints: noneplannedOrderIsFirm(Boolean plannedOrderIsFirm) Constraints: noneplannedOrderOpeningDate(LocalDateTime plannedOrderOpeningDate) Constraints: Not nullable, Precision: 0plannedOrderProfile(String plannedOrderProfile) Constraints: Not nullable, Maximum length: 4plannedOrderType(String plannedOrderType) Constraints: Not nullable, Maximum length: 4plndOrderPlannedEndDate(LocalDateTime plndOrderPlannedEndDate) Constraints: Not nullable, Precision: 0plndOrderPlannedEndTime(LocalTime plndOrderPlannedEndTime) Constraints: Not nullable, Precision: 0plndOrderPlannedScrapQty(BigDecimal plndOrderPlannedScrapQty) Constraints: Not nullable, Precision: 13, Scale: 3plndOrderPlannedStartDate(LocalDateTime plndOrderPlannedStartDate) Constraints: Not nullable, Precision: 0plndOrderPlannedStartTime(LocalTime plndOrderPlannedStartTime) Constraints: Not nullable, Precision: 0productionEndDate(LocalDateTime productionEndDate) Constraints: Not nullable, Precision: 0productionPlant(String productionPlant) Constraints: Not nullable, Maximum length: 4productionStartDate(LocalDateTime productionStartDate) Constraints: Not nullable, Precision: 0productionSupervisor(String productionSupervisor) Constraints: Not nullable, Maximum length: 3productionVersion(String productionVersion) Constraints: Not nullable, Maximum length: 4purchasingDocument(String purchasingDocument) Constraints: Not nullable, Maximum length: 10purchasingDocumentItem(String purchasingDocumentItem) Constraints: Not nullable, Maximum length: 5purchasingGroup(String purchasingGroup) Constraints: Not nullable, Maximum length: 3purchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4quotaArrangement(String quotaArrangement) Constraints: Not nullable, Maximum length: 10quotaArrangementItem(String quotaArrangementItem) Constraints: Not nullable, Maximum length: 3reservation(String reservation) Constraints: Not nullable, Maximum length: 10salesOrder(String salesOrder) Constraints: Not nullable, Maximum length: 10salesOrderItem(String salesOrderItem) Constraints: Not nullable, Maximum length: 6scheduledBasicEndDate(LocalDateTime scheduledBasicEndDate) Constraints: Not nullable, Precision: 0scheduledBasicEndTime(LocalTime scheduledBasicEndTime) Constraints: Not nullable, Precision: 0scheduledBasicStartDate(LocalDateTime scheduledBasicStartDate) Constraints: Not nullable, Precision: 0scheduledBasicStartTime(LocalTime scheduledBasicStartTime) Constraints: Not nullable, Precision: 0schedulingType(String schedulingType) Constraints: Not nullable, Maximum length: 1storageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4supplierName(String supplierName) Constraints: Not nullable, Maximum length: 80toString()totalQuantity(BigDecimal totalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3wBSDescription(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
-
plannedOrderCapacity
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderCapacity(PlannedOrderCapacity... value) Navigation property to_PlannedOrderCapacity for PlannedOrder to multiple PlannedOrderCapacity.- Parameters:
value- The PlannedOrderCapacitys to build this PlannedOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
plannedOrderComponent
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderComponent(PlannedOrderComponent... value) Navigation property to_PlannedOrderComponent for PlannedOrder to multiple PlannedOrderComponent.- Parameters:
value- The PlannedOrderComponents to build this PlannedOrder with.- Returns:
- This Builder to allow for a fluent interface.
-
plannedOrder
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PlannedOrder
- Returns:
this.
-
plannedOrderType
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderType(@Nullable String plannedOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PlannedOrderType
- Returns:
this.
-
plannedOrderProfile
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderProfile(@Nullable String plannedOrderProfile) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PlannedOrderProfile
- 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.
-
productionPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionPlant
- Returns:
this.
-
mRPPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MRPPlant
- Returns:
this.
-
mRPArea
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MRPArea
- Returns:
this.
-
productionVersion
@Nonnull public PlannedOrder.PlannedOrderBuilder productionVersion(@Nullable String productionVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionVersion
- Returns:
this.
-
materialProcurementCategory
@Nonnull public PlannedOrder.PlannedOrderBuilder materialProcurementCategory(@Nullable String materialProcurementCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MaterialProcurementCategory
- Returns:
this.
-
materialProcurementType
@Nonnull public PlannedOrder.PlannedOrderBuilder materialProcurementType(@Nullable String materialProcurementType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MaterialProcurementType
- Returns:
this.
-
storageLocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
baseUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: BaseUnit
- Returns:
this.
-
totalQuantity
Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: TotalQuantity
- Returns:
this.
-
plndOrderPlannedScrapQty
@Nonnull public PlannedOrder.PlannedOrderBuilder plndOrderPlannedScrapQty(@Nullable BigDecimal plndOrderPlannedScrapQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: PlndOrderPlannedScrapQty
- Returns:
this.
-
goodsReceiptQty
@Nonnull public PlannedOrder.PlannedOrderBuilder goodsReceiptQty(@Nullable BigDecimal goodsReceiptQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: GoodsReceiptQty
- Returns:
this.
-
issuedQuantity
@Nonnull public PlannedOrder.PlannedOrderBuilder issuedQuantity(@Nullable BigDecimal issuedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: IssuedQuantity
- Returns:
this.
-
plndOrderPlannedStartDate
@Nonnull public PlannedOrder.PlannedOrderBuilder plndOrderPlannedStartDate(@Nullable LocalDateTime plndOrderPlannedStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PlndOrderPlannedStartDate
- Returns:
this.
-
plndOrderPlannedStartTime
@Nonnull public PlannedOrder.PlannedOrderBuilder plndOrderPlannedStartTime(@Nullable LocalTime plndOrderPlannedStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PlndOrderPlannedStartTime
- Returns:
this.
-
plndOrderPlannedEndDate
@Nonnull public PlannedOrder.PlannedOrderBuilder plndOrderPlannedEndDate(@Nullable LocalDateTime plndOrderPlannedEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PlndOrderPlannedEndDate
- Returns:
this.
-
plndOrderPlannedEndTime
@Nonnull public PlannedOrder.PlannedOrderBuilder plndOrderPlannedEndTime(@Nullable LocalTime plndOrderPlannedEndTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PlndOrderPlannedEndTime
- Returns:
this.
-
plannedOrderOpeningDate
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderOpeningDate(@Nullable LocalDateTime plannedOrderOpeningDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: PlannedOrderOpeningDate
- Returns:
this.
-
lastChangeDateTime
@Nonnull public PlannedOrder.PlannedOrderBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
productionStartDate
@Nonnull public PlannedOrder.PlannedOrderBuilder productionStartDate(@Nullable LocalDateTime productionStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProductionStartDate
- Returns:
this.
-
productionEndDate
@Nonnull public PlannedOrder.PlannedOrderBuilder productionEndDate(@Nullable LocalDateTime productionEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ProductionEndDate
- 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.
-
customer
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Customer
- Returns:
this.
-
wBSElementInternalID
@Nonnull public PlannedOrder.PlannedOrderBuilder wBSElementInternalID(@Nullable String wBSElementInternalID) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementInternalID
- Returns:
this.
-
wBSElement
Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElement
- Returns:
this.
-
wBSDescription
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: WBSDescription
- Returns:
this.
-
accountAssignmentCategory
@Nonnull public PlannedOrder.PlannedOrderBuilder accountAssignmentCategory(@Nullable String accountAssignmentCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AccountAssignmentCategory
- Returns:
this.
-
reservation
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Reservation
- Returns:
this.
-
mRPController
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MRPController
- Returns:
this.
-
productionSupervisor
@Nonnull public PlannedOrder.PlannedOrderBuilder productionSupervisor(@Nullable String productionSupervisor) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupervisor
- Returns:
this.
-
purchasingGroup
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
purchasingOrganization
@Nonnull public PlannedOrder.PlannedOrderBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
fixedSupplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: FixedSupplier
- Returns:
this.
-
purchasingDocument
@Nonnull public PlannedOrder.PlannedOrderBuilder purchasingDocument(@Nullable String purchasingDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchasingDocument
- Returns:
this.
-
purchasingDocumentItem
@Nonnull public PlannedOrder.PlannedOrderBuilder purchasingDocumentItem(@Nullable String purchasingDocumentItem) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchasingDocumentItem
- Returns:
this.
-
quotaArrangement
@Nonnull public PlannedOrder.PlannedOrderBuilder quotaArrangement(@Nullable String quotaArrangement) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: QuotaArrangement
- Returns:
this.
-
quotaArrangementItem
@Nonnull public PlannedOrder.PlannedOrderBuilder quotaArrangementItem(@Nullable String quotaArrangementItem) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: QuotaArrangementItem
- Returns:
this.
-
supplierName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: SupplierName
- Returns:
this.
-
plannedOrderIsFirm
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderIsFirm(@Nullable Boolean plannedOrderIsFirm) Constraints: noneOriginal property name from the Odata EDM: PlannedOrderIsFirm
- Returns:
this.
-
plannedOrderIsConvertible
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderIsConvertible(@Nullable Boolean plannedOrderIsConvertible) Constraints: noneOriginal property name from the Odata EDM: PlannedOrderIsConvertible
- Returns:
this.
-
plannedOrderBOMIsFixed
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderBOMIsFixed(@Nullable Boolean plannedOrderBOMIsFixed) Constraints: noneOriginal property name from the Odata EDM: PlannedOrderBOMIsFixed
- Returns:
this.
-
plannedOrderCapacityIsDsptchd
@Nonnull public PlannedOrder.PlannedOrderBuilder plannedOrderCapacityIsDsptchd(@Nullable Boolean plannedOrderCapacityIsDsptchd) Constraints: noneOriginal property name from the Odata EDM: PlannedOrderCapacityIsDsptchd
- Returns:
this.
-
capacityRequirement
@Nonnull public PlannedOrder.PlannedOrderBuilder capacityRequirement(@Nullable String capacityRequirement) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CapacityRequirement
- Returns:
this.
-
capacityRequirementOrigin
@Nonnull public PlannedOrder.PlannedOrderBuilder capacityRequirementOrigin(@Nullable String capacityRequirementOrigin) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CapacityRequirementOrigin
- Returns:
this.
-
billOfOperationsType
@Nonnull public PlannedOrder.PlannedOrderBuilder billOfOperationsType(@Nullable String billOfOperationsType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillOfOperationsType
- Returns:
this.
-
billOfOperationsGroup
@Nonnull public PlannedOrder.PlannedOrderBuilder billOfOperationsGroup(@Nullable String billOfOperationsGroup) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfOperationsGroup
- Returns:
this.
-
billOfOperations
@Nonnull public PlannedOrder.PlannedOrderBuilder billOfOperations(@Nullable String billOfOperations) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillOfOperations
- Returns:
this.
-
lastScheduledDate
@Nonnull public PlannedOrder.PlannedOrderBuilder lastScheduledDate(@Nullable LocalDateTime lastScheduledDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LastScheduledDate
- Returns:
this.
-
scheduledBasicEndDate
@Nonnull public PlannedOrder.PlannedOrderBuilder scheduledBasicEndDate(@Nullable LocalDateTime scheduledBasicEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ScheduledBasicEndDate
- Returns:
this.
-
scheduledBasicEndTime
@Nonnull public PlannedOrder.PlannedOrderBuilder scheduledBasicEndTime(@Nullable LocalTime scheduledBasicEndTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ScheduledBasicEndTime
- Returns:
this.
-
scheduledBasicStartDate
@Nonnull public PlannedOrder.PlannedOrderBuilder scheduledBasicStartDate(@Nullable LocalDateTime scheduledBasicStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ScheduledBasicStartDate
- Returns:
this.
-
scheduledBasicStartTime
@Nonnull public PlannedOrder.PlannedOrderBuilder scheduledBasicStartTime(@Nullable LocalTime scheduledBasicStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ScheduledBasicStartTime
- Returns:
this.
-
schedulingType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SchedulingType
- Returns:
this.
-
build
-
toString
-