Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet |
Modifier and Type | Field and Description |
---|---|
static TimeSheetEntryField<String> |
TimeSheetEntry.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static TimeSheetEntryField<String> |
TimeSheetEntry.PERSON_WORK_AGREEMENT
Use with available fluent helpers to apply the PersonWorkAgreement field to query operations.
|
static TimeSheetEntryField<String> |
TimeSheetEntry.PERSON_WORK_AGREEMENT_EXTERNAL_ID
Use with available fluent helpers to apply the PersonWorkAgreementExternalID field to query operations.
|
static TimeSheetEntryField<Calendar> |
TimeSheetEntry.TIME_SHEET_DATE
Use with available fluent helpers to apply the TimeSheetDate field to query operations.
|
static TimeSheetEntryField<Boolean> |
TimeSheetEntry.TIME_SHEET_IS_EXECUTED_IN_TEST_RUN
Use with available fluent helpers to apply the TimeSheetIsExecutedInTestRun field to query operations.
|
static TimeSheetEntryField<Boolean> |
TimeSheetEntry.TIME_SHEET_IS_RELEASED_ON_SAVE
Use with available fluent helpers to apply the TimeSheetIsReleasedOnSave field to query operations.
|
static TimeSheetEntryField<String> |
TimeSheetEntry.TIME_SHEET_OPERATION
Use with available fluent helpers to apply the TimeSheetOperation field to query operations.
|
static TimeSheetEntryField<String> |
TimeSheetEntry.TIME_SHEET_PREDECESSOR_RECORD
Use with available fluent helpers to apply the TimeSheetPredecessorRecord field to query operations.
|
static TimeSheetEntryField<String> |
TimeSheetEntry.TIME_SHEET_RECORD
Use with available fluent helpers to apply the TimeSheetRecord field to query operations.
|
static TimeSheetEntryField<String> |
TimeSheetEntry.TIME_SHEET_STATUS
Use with available fluent helpers to apply the TimeSheetStatus field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> TimeSheetEntryField<T> |
TimeSheetEntry.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.