Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.field.TimeOverviewField
Packages that use TimeOverviewField
-
Uses of TimeOverviewField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability declared as TimeOverviewFieldModifier and TypeFieldDescriptionstatic final TimeOverviewField<BigDecimal>TimeOverview.ABSENCEHOURSUse with available fluent helpers to apply the Absencehours field to query operations.static final TimeOverviewField<BigDecimal>TimeOverview.ATTENDANCEHOURSUse with available fluent helpers to apply the Attendancehours field to query operations.static final TimeOverviewField<LocalDateTime>TimeOverview.CALENDARDATEUse with available fluent helpers to apply the Calendardate field to query operations.static final TimeOverviewField<String>TimeOverview.COMPANYCODEUse with available fluent helpers to apply the Companycode field to query operations.static final TimeOverviewField<Boolean>TimeOverview.ISNONWORKINGDAYUse with available fluent helpers to apply the Isnonworkingday field to query operations.static final TimeOverviewField<BigDecimal>TimeOverview.OVERTIMEHOURSUse with available fluent helpers to apply the Overtimehours field to query operations.static final TimeOverviewField<String>TimeOverview.PERSONWORKAGREEMENTUse with available fluent helpers to apply the Personworkagreement field to query operations.static final TimeOverviewField<String>TimeOverview.PERSONWORKAGREEMENTEXTERNALIDUse with available fluent helpers to apply the Personworkagreementexternalid field to query operations.static final TimeOverviewField<LocalTime>TimeOverview.PLANNEDENDTIMEUse with available fluent helpers to apply the Plannedendtime field to query operations.static final TimeOverviewField<LocalTime>TimeOverview.PLANNEDSTARTTIMEUse with available fluent helpers to apply the Plannedstarttime field to query operations.static final TimeOverviewField<BigDecimal>TimeOverview.PLANNEDWORKINGHOURSUse with available fluent helpers to apply the Plannedworkinghours field to query operations.static final TimeOverviewField<String>TimeOverview.PUBLICHOLIDAYCLASSUse with available fluent helpers to apply the Publicholidayclass field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability that return TimeOverviewFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
TimeOverviewField<T>TimeOverview.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> TimeOverviewField<T>Use with available fluent helpers to apply an extension field to query operations.