Class PlannedOrderCapacity.PlannedOrderCapacityBuilder
- Enclosing class:
- PlannedOrderCapacity
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablebuild()Constraints: Not nullable, Maximum length: 8capacityCategoryCode(String capacityCategoryCode) Constraints: Not nullable, Maximum length: 3capacityRequirement(String capacityRequirement) (Key Field) Constraints: Not nullable, Maximum length: 12capacityRequirementItem(String capacityRequirementItem) (Key Field) Constraints: Not nullable, Maximum length: 8capacityRequirementUnit(String capacityRequirementUnit) Constraints: Not nullable, Maximum length: 3capacityRqmtItemCapacity(String capacityRqmtItemCapacity) (Key Field) Constraints: Not nullable, Maximum length: 4mRPController(String mRPController) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4operationEarliestEndDate(LocalDate operationEarliestEndDate) Constraints: NullableoperationEarliestEndTime(LocalTime operationEarliestEndTime) Constraints: Not nullableoperationEarliestStartDate(LocalDate operationEarliestStartDate) Constraints: NullableoperationEarliestStartTime(LocalTime operationEarliestStartTime) Constraints: Not nullableoperationLatestEndDate(LocalDate operationLatestEndDate) Constraints: NullableoperationLatestEndTime(LocalTime operationLatestEndTime) Constraints: Not nullableoperationLatestStartDate(LocalDate operationLatestStartDate) Constraints: NullableoperationLatestStartTime(LocalTime operationLatestStartTime) Constraints: Not nullableoperationText(String operationText) Constraints: Not nullable, Maximum length: 40opLtstSchedldProcgStrtDte(LocalDate opLtstSchedldProcgStrtDte) Constraints: NullableopLtstSchedldProcgStrtTme(LocalTime opLtstSchedldProcgStrtTme) Constraints: Not nullableopLtstSchedldTrdwnStrtDte(LocalDate opLtstSchedldTrdwnStrtDte) Constraints: NullableopLtstSchedldTrdwnStrtTme(LocalTime opLtstSchedldTrdwnStrtTme) Constraints: Not nullableplannedOrder(PlannedOrderHeader value) Navigation property _PlannedOrder for PlannedOrderCapacity to single PlannedOrderHeader.plannedOrder(String value) (Key Field) Constraints: Not nullable, Maximum length: 10plannedOrderLastChangeDateTime(OffsetDateTime plannedOrderLastChangeDateTime) Constraints: NullableplannedOrderType(String plannedOrderType) Constraints: Not nullable, Maximum length: 4remainingCapReqOpSegProcgDurn(Double remainingCapReqOpSegProcgDurn) Constraints: Not nullableremainingCapReqOpSegSetupDurn(Double remainingCapReqOpSegSetupDurn) Constraints: Not nullableremainingCapReqOpSegTrdwnDurn(Double remainingCapReqOpSegTrdwnDurn) Constraints: Not nullablescheduledBasicEndTime(LocalTime scheduledBasicEndTime) Constraints: Not nullablescheduledBasicStartTime(LocalTime scheduledBasicStartTime) Constraints: Not nullablescheduledCapReqOpSegProcgDurn(Double scheduledCapReqOpSegProcgDurn) Constraints: Not nullablescheduledCapReqOpSegSetupDurn(Double scheduledCapReqOpSegSetupDurn) Constraints: Not nullablescheduledCapReqOpSegTrdwnDurn(Double scheduledCapReqOpSegTrdwnDurn) Constraints: Not nullableConstraints: Not nullable, Maximum length: 6subOperation(String subOperation) Constraints: Not nullable, Maximum length: 4toString()unitOfMeasureISOCode(String unitOfMeasureISOCode) Constraints: Not nullable, Maximum length: 3workCenter(String workCenter) Constraints: Not nullable, Maximum length: 8wrkCtrHasLeadingCapacity(Boolean wrkCtrHasLeadingCapacity) Constraints: Not nullable
-
Method Details
-
plannedOrder
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder plannedOrder(PlannedOrderHeader value) Navigation property _PlannedOrder for PlannedOrderCapacity to single PlannedOrderHeader.- Parameters:
value- The PlannedOrderHeader to build this PlannedOrderCapacity 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
- Parameters:
value- The plannedOrder to build this PlannedOrderCapacity with.- Returns:
- This Builder to allow for a fluent interface.
-
capacityRequirement
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder capacityRequirement(@Nullable String capacityRequirement) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CapacityRequirement
- Returns:
this.
-
capacityRequirementItem
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder capacityRequirementItem(@Nullable String capacityRequirementItem) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityRequirementItem
- Returns:
this.
-
capacityRqmtItemCapacity
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder capacityRqmtItemCapacity(@Nullable String capacityRqmtItemCapacity) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CapacityRqmtItemCapacity
- Returns:
this.
-
plannedOrderType
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder plannedOrderType(@Nullable String plannedOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PlannedOrderType
- Returns:
this.
-
sequence
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder sequence(@Nullable String sequence) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: Sequence
- Returns:
this.
-
operation
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operation(@Nullable String operation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Operation
- Returns:
this.
-
subOperation
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder subOperation(@Nullable String subOperation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: SubOperation
- Returns:
this.
-
workCenter
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder workCenter(@Nullable String workCenter) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Returns:
this.
-
capacityCategoryCode
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder capacityCategoryCode(@Nullable String capacityCategoryCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityCategoryCode
- Returns:
this.
-
capacity
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder capacity(@Nullable String capacity) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: Capacity
- Returns:
this.
-
mRPController
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder mRPController(@Nullable String mRPController) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MRPController
- Returns:
this.
-
mRPPlant
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder mRPPlant(@Nullable String mRPPlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MRPPlant
- Returns:
this.
-
operationLatestStartDate
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationLatestStartDate(@Nullable LocalDate operationLatestStartDate) Constraints: NullableOriginal property name from the Odata EDM: OperationLatestStartDate
- Returns:
this.
-
operationLatestStartTime
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationLatestStartTime(@Nullable LocalTime operationLatestStartTime) Constraints: Not nullableOriginal property name from the Odata EDM: OperationLatestStartTime
- Returns:
this.
-
operationLatestEndDate
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationLatestEndDate(@Nullable LocalDate operationLatestEndDate) Constraints: NullableOriginal property name from the Odata EDM: OperationLatestEndDate
- Returns:
this.
-
operationLatestEndTime
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationLatestEndTime(@Nullable LocalTime operationLatestEndTime) Constraints: Not nullableOriginal property name from the Odata EDM: OperationLatestEndTime
- Returns:
this.
-
operationEarliestStartDate
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationEarliestStartDate(@Nullable LocalDate operationEarliestStartDate) Constraints: NullableOriginal property name from the Odata EDM: OperationEarliestStartDate
- Returns:
this.
-
operationEarliestStartTime
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationEarliestStartTime(@Nullable LocalTime operationEarliestStartTime) Constraints: Not nullableOriginal property name from the Odata EDM: OperationEarliestStartTime
- Returns:
this.
-
operationEarliestEndDate
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationEarliestEndDate(@Nullable LocalDate operationEarliestEndDate) Constraints: NullableOriginal property name from the Odata EDM: OperationEarliestEndDate
- Returns:
this.
-
operationEarliestEndTime
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationEarliestEndTime(@Nullable LocalTime operationEarliestEndTime) Constraints: Not nullableOriginal property name from the Odata EDM: OperationEarliestEndTime
- Returns:
this.
-
opLtstSchedldProcgStrtDte
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder opLtstSchedldProcgStrtDte(@Nullable LocalDate opLtstSchedldProcgStrtDte) Constraints: NullableOriginal property name from the Odata EDM: OpLtstSchedldProcgStrtDte
- Returns:
this.
-
opLtstSchedldProcgStrtTme
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder opLtstSchedldProcgStrtTme(@Nullable LocalTime opLtstSchedldProcgStrtTme) Constraints: Not nullableOriginal property name from the Odata EDM: OpLtstSchedldProcgStrtTme
- Returns:
this.
-
opLtstSchedldTrdwnStrtDte
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder opLtstSchedldTrdwnStrtDte(@Nullable LocalDate opLtstSchedldTrdwnStrtDte) Constraints: NullableOriginal property name from the Odata EDM: OpLtstSchedldTrdwnStrtDte
- Returns:
this.
-
opLtstSchedldTrdwnStrtTme
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder opLtstSchedldTrdwnStrtTme(@Nullable LocalTime opLtstSchedldTrdwnStrtTme) Constraints: Not nullableOriginal property name from the Odata EDM: OpLtstSchedldTrdwnStrtTme
- Returns:
this.
-
scheduledBasicEndTime
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder scheduledBasicEndTime(@Nullable LocalTime scheduledBasicEndTime) Constraints: Not nullableOriginal property name from the Odata EDM: ScheduledBasicEndTime
- Returns:
this.
-
scheduledBasicStartTime
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder scheduledBasicStartTime(@Nullable LocalTime scheduledBasicStartTime) Constraints: Not nullableOriginal property name from the Odata EDM: ScheduledBasicStartTime
- Returns:
this.
-
capacityRequirementUnit
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder capacityRequirementUnit(@Nullable String capacityRequirementUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityRequirementUnit
- Returns:
this.
-
unitOfMeasureISOCode
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder unitOfMeasureISOCode(@Nullable String unitOfMeasureISOCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: UnitOfMeasureISOCode
- Returns:
this.
-
scheduledCapReqOpSegSetupDurn
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder scheduledCapReqOpSegSetupDurn(@Nullable Double scheduledCapReqOpSegSetupDurn) Constraints: Not nullableOriginal property name from the Odata EDM: ScheduledCapReqOpSegSetupDurn
- Returns:
this.
-
remainingCapReqOpSegSetupDurn
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder remainingCapReqOpSegSetupDurn(@Nullable Double remainingCapReqOpSegSetupDurn) Constraints: Not nullableOriginal property name from the Odata EDM: RemainingCapReqOpSegSetupDurn
- Returns:
this.
-
scheduledCapReqOpSegProcgDurn
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder scheduledCapReqOpSegProcgDurn(@Nullable Double scheduledCapReqOpSegProcgDurn) Constraints: Not nullableOriginal property name from the Odata EDM: ScheduledCapReqOpSegProcgDurn
- Returns:
this.
-
remainingCapReqOpSegProcgDurn
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder remainingCapReqOpSegProcgDurn(@Nullable Double remainingCapReqOpSegProcgDurn) Constraints: Not nullableOriginal property name from the Odata EDM: RemainingCapReqOpSegProcgDurn
- Returns:
this.
-
scheduledCapReqOpSegTrdwnDurn
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder scheduledCapReqOpSegTrdwnDurn(@Nullable Double scheduledCapReqOpSegTrdwnDurn) Constraints: Not nullableOriginal property name from the Odata EDM: ScheduledCapReqOpSegTrdwnDurn
- Returns:
this.
-
remainingCapReqOpSegTrdwnDurn
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder remainingCapReqOpSegTrdwnDurn(@Nullable Double remainingCapReqOpSegTrdwnDurn) Constraints: Not nullableOriginal property name from the Odata EDM: RemainingCapReqOpSegTrdwnDurn
- Returns:
this.
-
wrkCtrHasLeadingCapacity
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder wrkCtrHasLeadingCapacity(@Nullable Boolean wrkCtrHasLeadingCapacity) Constraints: Not nullableOriginal property name from the Odata EDM: WrkCtrHasLeadingCapacity
- Returns:
this.
-
operationText
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder operationText(@Nullable String operationText) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: OperationText
- Returns:
this.
-
plannedOrderLastChangeDateTime
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder plannedOrderLastChangeDateTime(@Nullable OffsetDateTime plannedOrderLastChangeDateTime) Constraints: NullableOriginal property name from the Odata EDM: PlannedOrderLastChangeDateTime
- Returns:
this.
-
_Messages
@Nonnull public PlannedOrderCapacity.PlannedOrderCapacityBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-