Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter.WorkCenterCapacityShift
Packages that use WorkCenterCapacityShift
Package
Description
-
Uses of WorkCenterCapacityShift 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 WorkCenterCapacityShiftModifier and TypeFieldDescriptionstatic final SimpleProperty<WorkCenterCapacityShift>WorkCenterCapacityShift.ALL_FIELDSSelector for all available fields of WorkCenterCapacityShift.static final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.AVAILABLE_CAPACITY_SHIFTstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.CAPACITY_ACTIVE_VERSIONstatic final SimpleProperty.NumericInteger<WorkCenterCapacityShift>WorkCenterCapacityShift.CAPACITY_BREAK_DURATIONstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.CAPACITY_CATEGORY_ALLOCATIONstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.CAPACITY_INTERNAL_IDstatic final SimpleProperty.DateTime<WorkCenterCapacityShift>WorkCenterCapacityShift.CAPACITY_LAST_CHANGE_DATE_TIMEstatic final SimpleProperty.NumericInteger<WorkCenterCapacityShift>WorkCenterCapacityShift.CAPACITY_NUMBER_OF_CAPACITIESstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.CAPACITY_PLAN_UTILIZATION_PERCENTstatic final SimpleProperty.Date<WorkCenterCapacityShift>WorkCenterCapacityShift.INTERVAL_END_DATEstatic final SimpleProperty.Date<WorkCenterCapacityShift>WorkCenterCapacityShift.INTERVAL_START_DATEstatic final SimpleProperty.NumericInteger<WorkCenterCapacityShift>WorkCenterCapacityShift.OPERATING_DURATION_IN_SECONDSstatic final SimpleProperty.Date<WorkCenterCapacityShift>WorkCenterCapacityShift.SHIFT_DEF_VALIDITY_END_DATEstatic final SimpleProperty.Date<WorkCenterCapacityShift>WorkCenterCapacityShift.SHIFT_DEF_VALIDITY_START_DATEstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.SHIFT_DEFINITIONstatic final SimpleProperty.Time<WorkCenterCapacityShift>WorkCenterCapacityShift.SHIFT_END_TIMEstatic final SimpleProperty.Time<WorkCenterCapacityShift>WorkCenterCapacityShift.SHIFT_START_TIMEstatic final NavigationProperty.Single<WorkCenterCapacityShift,WorkCenterHeader> WorkCenterCapacityShift.TO__HEADERUse with available request builders to apply the _Header 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.NumericInteger<WorkCenterCapacityShift>WorkCenterCapacityShift.TOT_OPERATING_DURATION_IN_SECONDSstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.WEEK_DAYstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.WORK_CENTER_INTERNAL_IDstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.WORK_CENTER_TYPE_CODEstatic final SimpleProperty.String<WorkCenterCapacityShift>WorkCenterCapacityShift.WORK_DAY_RULEMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter that return WorkCenterCapacityShiftMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter that return types with arguments of type WorkCenterCapacityShiftModifier and TypeMethodDescriptionio.vavr.control.Option<List<WorkCenterCapacityShift>>WorkCenterCapacityInterval.getShiftIfPresent()Retrieval of associated WorkCenterCapacityShift entities (one to many).WorkCenterCapacityShift.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter with parameters of type WorkCenterCapacityShiftModifier and TypeMethodDescriptionvoidWorkCenterCapacityInterval.addShift(WorkCenterCapacityShift... entity) Adds elements to the list of associated WorkCenterCapacityShift entities.WorkCenterCapacityInterval.WorkCenterCapacityIntervalBuilder.shift(WorkCenterCapacityShift... value) Navigation property _Shift for WorkCenterCapacityInterval to multiple WorkCenterCapacityShift.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter with type arguments of type WorkCenterCapacityShiftModifier and TypeMethodDescriptionvoidWorkCenterCapacityInterval.setShift(List<WorkCenterCapacityShift> value) Overwrites the list of associated WorkCenterCapacityShift entities for the loaded navigation property _Shift.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.workcenter with type arguments of type WorkCenterCapacityShiftModifierConstructorDescriptionWorkCenterCapacityInterval(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDate intervalEndDate, LocalDate intervalStartDate, Boolean stdAvailableCapacityIsValid, String availableCapacityIntervalDurn, String shiftSequence, String workDayRule, String capacityNumberOfShifts, Short capacityNumberOfCapacities, String capacityPlanUtilizationPercent, OffsetDateTime capacityLastChangeDateTime, WorkCenterCapacity to_CapHeader, WorkCenterHeader to_Header, List<WorkCenterCapacityShift> to_Shift) -
Uses of WorkCenterCapacityShift 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 WorkCenterCapacityShiftModifier and TypeMethodDescriptionDefaultWorkCenterService.countWorkCenterCapacityShift()Deprecated.WorkCenterService.countWorkCenterCapacityShift()Deprecated.Fetch the number of entries from theWorkCenterCapacityShiftentity collection matching the filter and search expressions.DefaultWorkCenterService.deleteWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Deprecated.WorkCenterService.deleteWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Deprecated.Deletes an existingWorkCenterCapacityShiftentity in the S/4HANA system.DefaultWorkCenterService.getAllWorkCenterCapacityShift()Deprecated.WorkCenterService.getAllWorkCenterCapacityShift()Deprecated.Fetch multipleWorkCenterCapacityShiftentities.DefaultWorkCenterService.getWorkCenterCapacityShiftByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDate intervalEndDate, String weekDay, String availableCapacityShift) Deprecated.WorkCenterService.getWorkCenterCapacityShiftByKey(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String capacityInternalID, String capacityActiveVersion, LocalDate intervalEndDate, String weekDay, String availableCapacityShift) Deprecated.Fetch a singleWorkCenterCapacityShiftentity using key fields.DefaultWorkCenterService.updateWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Deprecated.WorkCenterService.updateWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Deprecated.Update an existingWorkCenterCapacityShiftentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type WorkCenterCapacityShiftModifier and TypeMethodDescriptionDefaultWorkCenterService.deleteWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Deprecated.WorkCenterService.deleteWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Deprecated.Deletes an existingWorkCenterCapacityShiftentity in the S/4HANA system.DefaultWorkCenterService.updateWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Deprecated.WorkCenterService.updateWorkCenterCapacityShift(WorkCenterCapacityShift workCenterCapacityShift) Deprecated.Update an existingWorkCenterCapacityShiftentity and save it to the S/4HANA system.