Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata.field.WorkCenterCapacityInterval_2Field
Packages that use WorkCenterCapacityInterval_2Field
-
Uses of WorkCenterCapacityInterval_2Field in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata declared as WorkCenterCapacityInterval_2FieldModifier and TypeFieldDescriptionstatic final WorkCenterCapacityInterval_2Field<String>WorkCenterCapacityInterval_2.AVAILABLE_CAPACITY_INTERVAL_DURNUse with available fluent helpers to apply the AvailableCapacityIntervalDurn field to query operations.static final WorkCenterCapacityInterval_2Field<String>WorkCenterCapacityInterval_2.CAPACITY_ACTIVE_VERSIONUse with available fluent helpers to apply the CapacityActiveVersion field to query operations.static final WorkCenterCapacityInterval_2Field<String>WorkCenterCapacityInterval_2.CAPACITY_INTERNAL_IDUse with available fluent helpers to apply the CapacityInternalID field to query operations.static final WorkCenterCapacityInterval_2Field<ZonedDateTime>WorkCenterCapacityInterval_2.CAPACITY_LAST_CHANGE_DATE_TIMEUse with available fluent helpers to apply the CapacityLastChangeDateTime field to query operations.static final WorkCenterCapacityInterval_2Field<Short>WorkCenterCapacityInterval_2.CAPACITY_NUMBER_OF_CAPACITIESUse with available fluent helpers to apply the CapacityNumberOfCapacities field to query operations.static final WorkCenterCapacityInterval_2Field<String>WorkCenterCapacityInterval_2.CAPACITY_NUMBER_OF_SHIFTSUse with available fluent helpers to apply the CapacityNumberOfShifts field to query operations.static final WorkCenterCapacityInterval_2Field<String>WorkCenterCapacityInterval_2.CAPACITY_PLAN_UTILIZATION_PERCENTUse with available fluent helpers to apply the CapacityPlanUtilizationPercent field to query operations.static final WorkCenterCapacityInterval_2Field<LocalDateTime>WorkCenterCapacityInterval_2.INTERVAL_END_DATEUse with available fluent helpers to apply the IntervalEndDate field to query operations.static final WorkCenterCapacityInterval_2Field<LocalDateTime>WorkCenterCapacityInterval_2.INTERVAL_START_DATEUse with available fluent helpers to apply the IntervalStartDate field to query operations.static final WorkCenterCapacityInterval_2Field<String>WorkCenterCapacityInterval_2.SHIFT_SEQUENCEUse with available fluent helpers to apply the ShiftSequence field to query operations.static final WorkCenterCapacityInterval_2Field<Boolean>WorkCenterCapacityInterval_2.STD_AVAILABLE_CAPACITY_IS_VALIDUse with available fluent helpers to apply the StdAvailableCapacityIsValid field to query operations.static final WorkCenterCapacityInterval_2Field<String>WorkCenterCapacityInterval_2.WORK_DAY_RULEUse with available fluent helpers to apply the WorkDayRule field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata that return WorkCenterCapacityInterval_2FieldModifier and TypeMethodDescriptionstatic <T,DomainT>
WorkCenterCapacityInterval_2Field<T>WorkCenterCapacityInterval_2.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WorkCenterCapacityInterval_2Field<T>Use with available fluent helpers to apply an extension field to query operations.