Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata |
Modifier and Type | Field and Description |
---|---|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.AVAILABLE_CAPACITY_SHIFT
Use with available fluent helpers to apply the AvailableCapacityShift field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.CAPACITY_ACTIVE_VERSION
Use with available fluent helpers to apply the CapacityActiveVersion field to query operations.
|
static WorkCenterCapacityShiftField<Integer> |
WorkCenterCapacityShift.CAPACITY_BREAK_DURATION
Use with available fluent helpers to apply the CapacityBreakDuration field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.CAPACITY_CATEGORY_ALLOCATION
Use with available fluent helpers to apply the CapacityCategoryAllocation field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.CAPACITY_INTERNAL_ID
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
|
static WorkCenterCapacityShiftField<Short> |
WorkCenterCapacityShift.CAPACITY_NUMBER_OF_CAPACITIES
Use with available fluent helpers to apply the CapacityNumberOfCapacities field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.CAPACITY_PLAN_UTILIZATION_PERCENT
Use with available fluent helpers to apply the CapacityPlanUtilizationPercent field to query operations.
|
static WorkCenterCapacityShiftField<LocalDateTime> |
WorkCenterCapacityShift.INTERVAL_END_DATE
Use with available fluent helpers to apply the IntervalEndDate field to query operations.
|
static WorkCenterCapacityShiftField<LocalDateTime> |
WorkCenterCapacityShift.INTERVAL_START_DATE
Use with available fluent helpers to apply the IntervalStartDate field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static WorkCenterCapacityShiftField<LocalDateTime> |
WorkCenterCapacityShift.SHIFT_DEF_VALIDITY_END
Use with available fluent helpers to apply the ShiftDefValidityEnd field to query operations.
|
static WorkCenterCapacityShiftField<LocalDateTime> |
WorkCenterCapacityShift.SHIFT_DEF_VALIDITY_START
Use with available fluent helpers to apply the ShiftDefValidityStart field to query operations.
|
static WorkCenterCapacityShiftField<LocalTime> |
WorkCenterCapacityShift.SHIFT_END_TIME
Use with available fluent helpers to apply the ShiftEndTime field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.SHIFT_NAME
Use with available fluent helpers to apply the ShiftName field to query operations.
|
static WorkCenterCapacityShiftField<LocalTime> |
WorkCenterCapacityShift.SHIFT_START_TIME
Use with available fluent helpers to apply the ShiftStartTime field to query operations.
|
static WorkCenterCapacityShiftField<BigDecimal> |
WorkCenterCapacityShift.TOT_OPERATING_DURATION_IN_HOURS
Use with available fluent helpers to apply the TotOperatingDurationInHours field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.TOT_OPERATION_DURATION_UNIT
Use with available fluent helpers to apply the TotOperationDurationUnit field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.WEEK_DAY
Use with available fluent helpers to apply the WeekDay field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static WorkCenterCapacityShiftField<String> |
WorkCenterCapacityShift.WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WorkCenterCapacityShiftField<T> |
WorkCenterCapacityShift.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WorkCenterCapacityShift.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.