Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter.WorkCenterCapacityInterval
Packages that use WorkCenterCapacityInterval
Package
Description
-
Uses of WorkCenterCapacityInterval in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter 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_CATEGORY_ALLOCATIONstatic 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__CAP_HEADERUse with available request builders to apply the _CapHeader navigation property to query operations.WorkCenterCapacityInterval.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_CENTER_INTERNAL_IDstatic final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.WORK_CENTER_TYPE_CODEstatic final SimpleProperty.String<WorkCenterCapacityInterval>WorkCenterCapacityInterval.WORK_DAY_RULEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter that return WorkCenterCapacityIntervalModifier and TypeMethodDescriptionWorkCenterCapacityInterval.WorkCenterCapacityIntervalBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter 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.workcenter 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.workcenter 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.workcenter with parameters of type WorkCenterCapacityIntervalModifierConstructorDescriptionWorkCenterCapacityShift(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, 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, WorkCenterHeader 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 TypeMethodDescriptionDefaultWorkCenterService.countWorkCenterCapacityInterval()Deprecated.WorkCenterService.countWorkCenterCapacityInterval()Deprecated.Fetch the number of entries from theWorkCenterCapacityIntervalentity collection matching the filter and search expressions.DefaultWorkCenterService.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.WorkCenterService.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Create a newWorkCenterCapacityIntervalentity and save it to the S/4HANA system.DefaultWorkCenterService.deleteWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.WorkCenterService.deleteWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Deletes an existingWorkCenterCapacityIntervalentity in the S/4HANA system.DefaultWorkCenterService.getAllWorkCenterCapacityInterval()Deprecated.WorkCenterService.getAllWorkCenterCapacityInterval()Deprecated.Fetch multipleWorkCenterCapacityIntervalentities.DefaultWorkCenterService.getWorkCenterCapacityIntervalByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDate intervalEndDate) Deprecated.WorkCenterService.getWorkCenterCapacityIntervalByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDate intervalEndDate) Deprecated.Fetch a singleWorkCenterCapacityIntervalentity using key fields.DefaultWorkCenterService.updateWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.WorkCenterService.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 TypeMethodDescriptionDefaultWorkCenterService.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.WorkCenterService.createWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Create a newWorkCenterCapacityIntervalentity and save it to the S/4HANA system.DefaultWorkCenterService.deleteWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.WorkCenterService.deleteWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Deletes an existingWorkCenterCapacityIntervalentity in the S/4HANA system.DefaultWorkCenterService.updateWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.WorkCenterService.updateWorkCenterCapacityInterval(WorkCenterCapacityInterval workCenterCapacityInterval) Deprecated.Update an existingWorkCenterCapacityIntervalentity and save it to the S/4HANA system.