Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity.WorkCenterCapacityInterval
Packages that use WorkCenterCapacityInterval
Package
Description
-
Uses of WorkCenterCapacityInterval in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity with type parameters of type WorkCenterCapacityIntervalModifier and TypeFieldDescriptionstatic final SimpleProperty<WorkCenterCapacityInterval>WorkCenterCapacityInterval.ALL_FIELDSSelector for all available fields of WorkCenterCapacityInterval.static final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.AVAILABLE_CAPACITY_INTERVAL_DURNstatic final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.CAPACITY_ACTIVE_VERSIONstatic final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.CAPACITY_INTERNAL_IDstatic final SimpleProperty.DateTime<WorkCenterCapacityInterval>WorkCenterCapacityInterval.CAPACITY_LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.NumericInteger<WorkCenterCapacityInterval>WorkCenterCapacityInterval.CAPACITY_NUMBER_OF_CAPACITIESstatic final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.CAPACITY_NUMBER_OF_SHIFTSstatic final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.CAPACITY_PLAN_UTILIZATION_PERCENTstatic final SimpleProperty.Date<WorkCenterCapacityInterval>WorkCenterCapacityInterval.INTERVAL_END_DATEstatic final SimpleProperty.Date<WorkCenterCapacityInterval>WorkCenterCapacityInterval.INTERVAL_START_DATEstatic final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.SHIFT_SEQUENCEstatic final SimpleProperty.Boolean<WorkCenterCapacityInterval>WorkCenterCapacityInterval.STD_AVAILABLE_CAPACITY_IS_VALIDWorkCenterCapacityInterval.TO__HEADERUse with available request builders to apply the _Header navigation property to query operations.WorkCenterCapacity.TO__INTERVALUse with available request builders to apply the _Interval navigation property to query operations.WorkCenterCapacityShift.TO__INTERVALUse with available request builders to apply the _Interval navigation property to query operations.WorkCenterCapacityInterval.TO__SHIFTUse with available request builders to apply the _Shift navigation property to query operations.static final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.WORK_DAY_RULEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity that return WorkCenterCapacityIntervalModifier and TypeMethodDescriptionWorkCenterCapacityInterval.WorkCenterCapacityIntervalBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity that return types with arguments of type WorkCenterCapacityIntervalModifier and TypeMethodDescriptionio.vavr.control.Option<List<WorkCenterCapacityInterval>>WorkCenterCapacity.getIntervalIfPresent()Retrieval of associated WorkCenterCapacityInterval entities (one to many).io.vavr.control.Option<WorkCenterCapacityInterval>WorkCenterCapacityShift.getIntervalIfPresent()Retrieval of associated WorkCenterCapacityInterval entity (one to one).WorkCenterCapacityInterval.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity with parameters of type WorkCenterCapacityIntervalModifier and TypeMethodDescriptionvoidWorkCenterCapacity.addInterval(WorkCenterCapacityInterval... entity) Adds elements to the list of associated WorkCenterCapacityInterval entities.WorkCenterCapacity.WorkCenterCapacityBuilder.interval(WorkCenterCapacityInterval... value) Navigation property _Interval for WorkCenterCapacity to multiple WorkCenterCapacityInterval.WorkCenterCapacityShift.WorkCenterCapacityShiftBuilder.interval(WorkCenterCapacityInterval value) Navigation property _Interval for WorkCenterCapacityShift to single WorkCenterCapacityInterval.voidWorkCenterCapacityShift.setInterval(WorkCenterCapacityInterval value) Overwrites the associated WorkCenterCapacityInterval entity for the loaded navigation property _Interval.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity with type arguments of type WorkCenterCapacityIntervalModifier and TypeMethodDescriptionvoidWorkCenterCapacity.setInterval(List<WorkCenterCapacityInterval> value) Overwrites the list of associated WorkCenterCapacityInterval entities for the loaded navigation property _Interval.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pooledcapacity with parameters of type WorkCenterCapacityIntervalModifierConstructorDescriptionWorkCenterCapacityShift(String capacityInternalID, String capacityActiveVersion, LocalDate intervalEndDate, String weekDay, String availableCapacityShift, LocalDate intervalStartDate, String workDayRule, String shiftDefinition, LocalTime shiftStartTime, LocalTime shiftEndTime, LocalDate shiftDefValidityStartDate, LocalDate shiftDefValidityEndDate, Short capacityNumberOfCapacities, String capacityPlanUtilizationPercent, Integer capacityBreakDuration, Integer operatingDurationInSeconds, Integer totOperatingDurationInSeconds, OffsetDateTime capacityLastChangeDateTime, WorkCenterCapacity to_Header, WorkCenterCapacityInterval to_Interval) -
Uses of WorkCenterCapacityInterval in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type WorkCenterCapacityIntervalModifier and TypeMethodDescriptionDefaultPooledCapacityService.countWorkCenterCapacityInterval()Deprecated.PooledCapacityService.countWorkCenterCapacityInterval()Deprecated.Fetch the number of entries from theWorkCenterCapacityIntervalentity collection matching the filter and search expressions.DefaultPooledCapacityService.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.PooledCapacityService.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Create a newWorkCenterCapacityIntervalentity and save it to the S/4HANA system.DefaultPooledCapacityService.deleteWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.PooledCapacityService.deleteWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Deletes an existingWorkCenterCapacityIntervalentity in the S/4HANA system.DefaultPooledCapacityService.getAllWorkCenterCapacityInterval()Deprecated.PooledCapacityService.getAllWorkCenterCapacityInterval()Deprecated.Fetch multipleWorkCenterCapacityIntervalentities.DefaultPooledCapacityService.getWorkCenterCapacityIntervalByKey(String capacityInternalID, String capacityActiveVersion, LocalDate intervalEndDate) Deprecated.PooledCapacityService.getWorkCenterCapacityIntervalByKey(String capacityInternalID, String capacityActiveVersion, LocalDate intervalEndDate) Deprecated.Fetch a singleWorkCenterCapacityIntervalentity using key fields.DefaultPooledCapacityService.updateWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.PooledCapacityService.updateWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Update an existingWorkCenterCapacityIntervalentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type WorkCenterCapacityIntervalModifier and TypeMethodDescriptionDefaultPooledCapacityService.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.PooledCapacityService.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Create a newWorkCenterCapacityIntervalentity and save it to the S/4HANA system.DefaultPooledCapacityService.deleteWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.PooledCapacityService.deleteWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Deletes an existingWorkCenterCapacityIntervalentity in the S/4HANA system.DefaultPooledCapacityService.updateWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.PooledCapacityService.updateWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Update an existingWorkCenterCapacityIntervalentity and save it to the S/4HANA system.