Class PlannedOrderHeader.PlannedOrderHeaderBuilder
- Enclosing class:
- PlannedOrderHeader
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableaccountAssignmentCategory(String accountAssignmentCategory) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 3billOfOperationsGroup(String billOfOperationsGroup) Constraints: Not nullable, Maximum length: 8billOfOperationsType(String billOfOperationsType) Constraints: Not nullable, Maximum length: 1billOfOperationsVariant(String billOfOperationsVariant) Constraints: Not nullable, Maximum length: 2build()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: 3lastScheduledDate(LocalDate lastScheduledDate) Constraints: NullableConstraints: Not nullable, Maximum length: 18materialName(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: Not nullableplannedOrderCapacity(PlannedOrderCapacity... value) Navigation property _PlannedOrderCapacity for PlannedOrderHeader to multiple PlannedOrderCapacity.plannedOrderCapacityIsDsptchd(Boolean plannedOrderCapacityIsDsptchd) Constraints: Not nullableplannedOrderComponent(PlannedOrderComponent... value) Navigation property _PlannedOrderComponent for PlannedOrderHeader to multiple PlannedOrderComponent.plannedOrderIsConvertible(Boolean plannedOrderIsConvertible) Constraints: Not nullableplannedOrderIsFirm(Boolean plannedOrderIsFirm) Constraints: Not nullableplannedOrderLastChangeDateTime(OffsetDateTime plannedOrderLastChangeDateTime) Constraints: NullableplannedOrderLongText(String plannedOrderLongText) Constraints: Not nullable, Maximum length: 255plannedOrderOpeningDate(LocalDate plannedOrderOpeningDate) Constraints: NullableplannedOrderProfile(String plannedOrderProfile) Constraints: Not nullable, Maximum length: 4plannedOrderType(String plannedOrderType) Constraints: Not nullable, Maximum length: 4plndOrderPlannedEndDate(LocalDate plndOrderPlannedEndDate) Constraints: NullableplndOrderPlannedEndTime(LocalTime plndOrderPlannedEndTime) Constraints: Not nullableplndOrderPlannedScrapQty(BigDecimal plndOrderPlannedScrapQty) Constraints: Not nullable, Precision: 13, Scale: 3plndOrderPlannedStartDate(LocalDate plndOrderPlannedStartDate) Constraints: NullableplndOrderPlannedStartTime(LocalTime plndOrderPlannedStartTime) Constraints: Not nullableproductionEndDate(LocalDate productionEndDate) Constraints: NullableproductionPlant(String productionPlant) Constraints: Not nullable, Maximum length: 4productionStartDate(LocalDate productionStartDate) Constraints: NullableproductionSupervisor(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(LocalDate scheduledBasicEndDate) Constraints: NullablescheduledBasicEndTime(LocalTime scheduledBasicEndTime) Constraints: Not nullablescheduledBasicStartDate(LocalDate scheduledBasicStartDate) Constraints: NullablescheduledBasicStartTime(LocalTime scheduledBasicStartTime) Constraints: Not nullableschedulingType(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: 40wBSElementExternalID(String wBSElementExternalID) Constraints: Not nullable, Maximum length: 24wBSElementInternalID(String wBSElementInternalID) Constraints: Not nullable, Maximum length: 8
-
Method Details
-
plannedOrderCapacity
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderCapacity(PlannedOrderCapacity... value) Navigation property _PlannedOrderCapacity for PlannedOrderHeader to multiple PlannedOrderCapacity.- Parameters:
value- The PlannedOrderCapacitys to build this PlannedOrderHeader with.- Returns:
- This Builder to allow for a fluent interface.
-
plannedOrderComponent
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderComponent(PlannedOrderComponent... value) Navigation property _PlannedOrderComponent for PlannedOrderHeader to multiple PlannedOrderComponent.- Parameters:
value- The PlannedOrderComponents to build this PlannedOrderHeader with.- Returns:
- This Builder to allow for a fluent interface.
-
plannedOrder
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrder(@Nullable String plannedOrder) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PlannedOrder
- Returns:
this.
-
plannedOrderType
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderType(@Nullable String plannedOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PlannedOrderType
- Returns:
this.
-
plannedOrderProfile
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder 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: 18Original property name from the Odata EDM: Material
- Returns:
this.
-
materialName
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder materialName(@Nullable String materialName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MaterialName
- Returns:
this.
-
productionPlant
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder productionPlant(@Nullable String 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 PlannedOrderHeader.PlannedOrderHeaderBuilder productionVersion(@Nullable String productionVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionVersion
- Returns:
this.
-
materialProcurementCategory
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder materialProcurementCategory(@Nullable String materialProcurementCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MaterialProcurementCategory
- Returns:
this.
-
materialProcurementType
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder materialProcurementType(@Nullable String materialProcurementType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: MaterialProcurementType
- Returns:
this.
-
storageLocation
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder storageLocation(@Nullable String 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
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder totalQuantity(@Nullable BigDecimal totalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: TotalQuantity
- Returns:
this.
-
plndOrderPlannedScrapQty
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plndOrderPlannedScrapQty(@Nullable BigDecimal plndOrderPlannedScrapQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: PlndOrderPlannedScrapQty
- Returns:
this.
-
goodsReceiptQty
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder goodsReceiptQty(@Nullable BigDecimal goodsReceiptQty) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: GoodsReceiptQty
- Returns:
this.
-
issuedQuantity
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder issuedQuantity(@Nullable BigDecimal issuedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: IssuedQuantity
- Returns:
this.
-
plndOrderPlannedStartDate
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plndOrderPlannedStartDate(@Nullable LocalDate plndOrderPlannedStartDate) Constraints: NullableOriginal property name from the Odata EDM: PlndOrderPlannedStartDate
- Returns:
this.
-
plndOrderPlannedStartTime
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plndOrderPlannedStartTime(@Nullable LocalTime plndOrderPlannedStartTime) Constraints: Not nullableOriginal property name from the Odata EDM: PlndOrderPlannedStartTime
- Returns:
this.
-
plndOrderPlannedEndDate
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plndOrderPlannedEndDate(@Nullable LocalDate plndOrderPlannedEndDate) Constraints: NullableOriginal property name from the Odata EDM: PlndOrderPlannedEndDate
- Returns:
this.
-
plndOrderPlannedEndTime
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plndOrderPlannedEndTime(@Nullable LocalTime plndOrderPlannedEndTime) Constraints: Not nullableOriginal property name from the Odata EDM: PlndOrderPlannedEndTime
- Returns:
this.
-
plannedOrderOpeningDate
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderOpeningDate(@Nullable LocalDate plannedOrderOpeningDate) Constraints: NullableOriginal property name from the Odata EDM: PlannedOrderOpeningDate
- Returns:
this.
-
plannedOrderLastChangeDateTime
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderLastChangeDateTime(@Nullable OffsetDateTime plannedOrderLastChangeDateTime) Constraints: NullableOriginal property name from the Odata EDM: PlannedOrderLastChangeDateTime
- Returns:
this.
-
productionStartDate
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder productionStartDate(@Nullable LocalDate productionStartDate) Constraints: NullableOriginal property name from the Odata EDM: ProductionStartDate
- Returns:
this.
-
productionEndDate
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder productionEndDate(@Nullable LocalDate productionEndDate) Constraints: NullableOriginal property name from the Odata EDM: ProductionEndDate
- Returns:
this.
-
salesOrder
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder salesOrder(@Nullable String salesOrder) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SalesOrder
- Returns:
this.
-
salesOrderItem
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder salesOrderItem(@Nullable String 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 PlannedOrderHeader.PlannedOrderHeaderBuilder wBSElementInternalID(@Nullable String wBSElementInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WBSElementInternalID
- Returns:
this.
-
wBSElementExternalID
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder wBSElementExternalID(@Nullable String wBSElementExternalID) Constraints: Not nullable, Maximum length: 24Original property name from the Odata EDM: WBSElementExternalID
- Returns:
this.
-
wBSDescription
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder wBSDescription(@Nullable String wBSDescription) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: WBSDescription
- Returns:
this.
-
accountAssignmentCategory
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder accountAssignmentCategory(@Nullable String accountAssignmentCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AccountAssignmentCategory
- Returns:
this.
-
reservation
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder reservation(@Nullable String reservation) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Reservation
- Returns:
this.
-
plannedOrderLongText
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderLongText(@Nullable String plannedOrderLongText) Constraints: Not nullable, Maximum length: 255Original property name from the Odata EDM: PlannedOrderLongText
- Returns:
this.
-
mRPController
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder mRPController(@Nullable String mRPController) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MRPController
- Returns:
this.
-
productionSupervisor
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder productionSupervisor(@Nullable String productionSupervisor) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupervisor
- Returns:
this.
-
purchasingGroup
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
purchasingOrganization
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
fixedSupplier
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder fixedSupplier(@Nullable String fixedSupplier) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: FixedSupplier
- Returns:
this.
-
purchasingDocument
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder purchasingDocument(@Nullable String purchasingDocument) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchasingDocument
- Returns:
this.
-
purchasingDocumentItem
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder purchasingDocumentItem(@Nullable String purchasingDocumentItem) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchasingDocumentItem
- Returns:
this.
-
quotaArrangement
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder quotaArrangement(@Nullable String quotaArrangement) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: QuotaArrangement
- Returns:
this.
-
quotaArrangementItem
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder quotaArrangementItem(@Nullable String quotaArrangementItem) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: QuotaArrangementItem
- Returns:
this.
-
supplierName
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder supplierName(@Nullable String supplierName) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: SupplierName
- Returns:
this.
-
plannedOrderIsFirm
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderIsFirm(@Nullable Boolean plannedOrderIsFirm) Constraints: Not nullableOriginal property name from the Odata EDM: PlannedOrderIsFirm
- Returns:
this.
-
plannedOrderIsConvertible
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderIsConvertible(@Nullable Boolean plannedOrderIsConvertible) Constraints: Not nullableOriginal property name from the Odata EDM: PlannedOrderIsConvertible
- Returns:
this.
-
plannedOrderBOMIsFixed
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderBOMIsFixed(@Nullable Boolean plannedOrderBOMIsFixed) Constraints: Not nullableOriginal property name from the Odata EDM: PlannedOrderBOMIsFixed
- Returns:
this.
-
plannedOrderCapacityIsDsptchd
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder plannedOrderCapacityIsDsptchd(@Nullable Boolean plannedOrderCapacityIsDsptchd) Constraints: Not nullableOriginal property name from the Odata EDM: PlannedOrderCapacityIsDsptchd
- Returns:
this.
-
capacityRequirement
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder capacityRequirement(@Nullable String capacityRequirement) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CapacityRequirement
- Returns:
this.
-
billOfOperationsVariant
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder billOfOperationsVariant(@Nullable String billOfOperationsVariant) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: BillOfOperationsVariant
- Returns:
this.
-
capacityRequirementOrigin
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder capacityRequirementOrigin(@Nullable String capacityRequirementOrigin) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CapacityRequirementOrigin
- Returns:
this.
-
billOfOperationsType
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder billOfOperationsType(@Nullable String billOfOperationsType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: BillOfOperationsType
- Returns:
this.
-
billOfOperationsGroup
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder billOfOperationsGroup(@Nullable String billOfOperationsGroup) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: BillOfOperationsGroup
- Returns:
this.
-
lastScheduledDate
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder lastScheduledDate(@Nullable LocalDate lastScheduledDate) Constraints: NullableOriginal property name from the Odata EDM: LastScheduledDate
- Returns:
this.
-
scheduledBasicStartDate
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder scheduledBasicStartDate(@Nullable LocalDate scheduledBasicStartDate) Constraints: NullableOriginal property name from the Odata EDM: ScheduledBasicStartDate
- Returns:
this.
-
scheduledBasicStartTime
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder scheduledBasicStartTime(@Nullable LocalTime scheduledBasicStartTime) Constraints: Not nullableOriginal property name from the Odata EDM: ScheduledBasicStartTime
- Returns:
this.
-
scheduledBasicEndDate
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder scheduledBasicEndDate(@Nullable LocalDate scheduledBasicEndDate) Constraints: NullableOriginal property name from the Odata EDM: ScheduledBasicEndDate
- Returns:
this.
-
scheduledBasicEndTime
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder scheduledBasicEndTime(@Nullable LocalTime scheduledBasicEndTime) Constraints: Not nullableOriginal property name from the Odata EDM: ScheduledBasicEndTime
- Returns:
this.
-
schedulingType
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder schedulingType(@Nullable String schedulingType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: SchedulingType
- Returns:
this.
-
_Messages
@Nonnull public PlannedOrderHeader.PlannedOrderHeaderBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-