public static final class WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder extends Object
@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder capacityShift(WorkCenterCapacityShift_2... value)
value
- The WorkCenterCapacityShift_2s to build this WorkCenterCapacityInterval_2 with.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder capacityInternalID(@Nullable String capacityInternalID)
Original property name from the Odata EDM: CapacityInternalID
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder capacityActiveVersion(@Nullable String capacityActiveVersion)
Original property name from the Odata EDM: CapacityActiveVersion
with which you are workingto which you are referring.Can be used to maintain several versions of available capacity at the same time.
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder intervalEndDate(@Nullable LocalDateTime intervalEndDate)
Original property name from the Odata EDM: IntervalEndDate
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder intervalStartDate(@Nullable LocalDateTime intervalStartDate)
Original property name from the Odata EDM: IntervalStartDate
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder stdAvailableCapacityIsValid(@Nullable Boolean stdAvailableCapacityIsValid)
Original property name from the Odata EDM: StdAvailableCapacityIsValid
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder availableCapacityIntervalDurn(@Nullable String availableCapacityIntervalDurn)
Original property name from the Odata EDM: AvailableCapacityIntervalDurn
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder shiftSequence(@Nullable String shiftSequence)
Original property name from the Odata EDM: ShiftSequence
The system automatically generates the length of the cycle and the number of shifts using the shift schedule.
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder workDayRule(@Nullable String workDayRule)
Original property name from the Odata EDM: WorkDayRule
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder capacityNumberOfShifts(@Nullable String capacityNumberOfShifts)
Original property name from the Odata EDM: CapacityNumberOfShifts
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder capacityNumberOfCapacities(@Nullable Short capacityNumberOfCapacities)
Original property name from the Odata EDM: CapacityNumberOfCapacities
For example, a group made up of 5 machines has 5 elements.
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder capacityPlanUtilizationPercent(@Nullable String capacityPlanUtilizationPercent)
Original property name from the Odata EDM: CapacityPlanUtilizationPercent
Enter the average capacity utilization rate of all machines providing that capacity during the shift.The capacity utilization rate, the number of individual capacities and the operating time per shift make up the total capacity for the shift generated by the system.
this
.@Nonnull public WorkCenterCapacityInterval_2.WorkCenterCapacityInterval_2Builder capacityLastChangeDateTime(@Nullable ZonedDateTime capacityLastChangeDateTime)
Original property name from the Odata EDM: CapacityLastChangeDateTime
this
.@Nonnull public WorkCenterCapacityInterval_2 build()
Copyright © 2021 SAP SE. All rights reserved.