public static class WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder extends Object
@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder workCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
The number is only used internally but the system displays it within matchcode selection for technical reasons. You do not have to make an entry.
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder workCenterTypeCode(@Nullable String workCenterTypeCode)
Original property name from the Odata EDM: WorkCenterTypeCode
A - a work centerFH - a production resource/tool.The key is only used internally but it is displayed within matchcode selection on technical grounds. You do not have to make an entry.
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder capacityCategoryAllocation(@Nullable String capacityCategoryAllocation)
Original property name from the Odata EDM: CapacityCategoryAllocation
By using these capacity numbers, you can allocate several capacities with the same category to one work center.
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder capacityInternalID(@Nullable String capacityInternalID)
Original property name from the Odata EDM: CapacityInternalID
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder capacityActiveVersion(@Nullable String capacityActiveVersion)
Original property name from the Odata EDM: CapacityActiveVersion
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder intervalEndDate(@Nullable LocalDateTime intervalEndDate)
Original property name from the Odata EDM: IntervalEndDate
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder weekDay(@Nullable String weekDay)
Original property name from the Odata EDM: WeekDay
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder availableCapacityShift(@Nullable String availableCapacityShift)
Original property name from the Odata EDM: AvailableCapacityShift
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder workCenter(@Nullable String workCenter)
Original property name from the Odata EDM: WorkCenter
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder plant(@Nullable String plant)
Original property name from the Odata EDM: Plant
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder intervalStartDate(@Nullable LocalDateTime intervalStartDate)
Original property name from the Odata EDM: IntervalStartDate
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder shiftName(@Nullable String shiftName)
Original property name from the Odata EDM: ShiftName
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder shiftDefValidityStart(@Nullable LocalDateTime shiftDefValidityStart)
Original property name from the Odata EDM: ShiftDefValidityStart
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder shiftDefValidityEnd(@Nullable LocalDateTime shiftDefValidityEnd)
Original property name from the Odata EDM: ShiftDefValidityEnd
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder shiftStartTime(@Nullable LocalTime shiftStartTime)
Original property name from the Odata EDM: ShiftStartTime
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder shiftEndTime(@Nullable LocalTime shiftEndTime)
Original property name from the Odata EDM: ShiftEndTime
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder capacityBreakDuration(@Nullable Integer capacityBreakDuration)
Original property name from the Odata EDM: CapacityBreakDuration
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder capacityPlanUtilizationPercent(@Nullable String capacityPlanUtilizationPercent)
Original property name from the Odata EDM: CapacityPlanUtilizationPercent
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder capacityNumberOfCapacities(@Nullable Short capacityNumberOfCapacities)
Original property name from the Odata EDM: CapacityNumberOfCapacities
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder totOperatingDurationInHours(@Nullable BigDecimal totOperatingDurationInHours)
Original property name from the Odata EDM: TotOperatingDurationInHours
this
.@Nonnull public WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder totOperationDurationUnit(@Nullable String totOperationDurationUnit)
Original property name from the Odata EDM: TotOperationDurationUnit
You define the base unit of measure and also alternative units of measure and their conversion factors in the material master record.Since all data is updated in the base unit of measure, your entry is particularly important for the conversion of alternative units of measure. A quantity in the alternative unit of measure can only be shown precisely if its value can be shown with the decimal places available. To ensure this, please note the following:The base unit of measure is the unit satisfying the highest necessary requirement for precision.The conversion of alternative units of measure to the base unit should result in simple decimal fractions (not, for example, 1/3 = 0.333...).Inventory ManagementIn Inventory Management, the base unit of measure is the same as the stockkeeping unit.ServicesServices have units of measure of their own, including the following:Service unitUnit of measure at the higher item level. The precise quantities of the individual services are each at the detailed service line level.BlanketUnit of measure at service line level for services to be provided once only, and for which no precise quantities can or are to be specified.
this
.@Nonnull public WorkCenterCapacityShift build()
Copyright © 2021 SAP SE. All rights reserved.