Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability |
Modifier and Type | Field and Description |
---|---|
static TimeOverviewField<BigDecimal> |
TimeOverview.ABSENCEHOURS
Use with available fluent helpers to apply the Absencehours field to query operations.
|
static TimeOverviewField<BigDecimal> |
TimeOverview.ATTENDANCEHOURS
Use with available fluent helpers to apply the Attendancehours field to query operations.
|
static TimeOverviewField<Calendar> |
TimeOverview.CALENDARDATE
Use with available fluent helpers to apply the Calendardate field to query operations.
|
static TimeOverviewField<String> |
TimeOverview.COMPANYCODE
Use with available fluent helpers to apply the Companycode field to query operations.
|
static TimeOverviewField<Boolean> |
TimeOverview.ISNONWORKINGDAY
Use with available fluent helpers to apply the Isnonworkingday field to query operations.
|
static TimeOverviewField<BigDecimal> |
TimeOverview.OVERTIMEHOURS
Use with available fluent helpers to apply the Overtimehours field to query operations.
|
static TimeOverviewField<String> |
TimeOverview.PERSONWORKAGREEMENT
Use with available fluent helpers to apply the Personworkagreement field to query operations.
|
static TimeOverviewField<String> |
TimeOverview.PERSONWORKAGREEMENTEXTERNALID
Use with available fluent helpers to apply the Personworkagreementexternalid field to query operations.
|
static TimeOverviewField<Calendar> |
TimeOverview.PLANNEDENDTIME
Use with available fluent helpers to apply the Plannedendtime field to query operations.
|
static TimeOverviewField<Calendar> |
TimeOverview.PLANNEDSTARTTIME
Use with available fluent helpers to apply the Plannedstarttime field to query operations.
|
static TimeOverviewField<BigDecimal> |
TimeOverview.PLANNEDWORKINGHOURS
Use with available fluent helpers to apply the Plannedworkinghours field to query operations.
|
static TimeOverviewField<String> |
TimeOverview.PUBLICHOLIDAYCLASS
Use with available fluent helpers to apply the Publicholidayclass field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> TimeOverviewField<T> |
TimeOverview.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.