Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.field.TimeSheetEntryField
Packages that use TimeSheetEntryField
-
Uses of TimeSheetEntryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet declared as TimeSheetEntryFieldModifier and TypeFieldDescriptionstatic final TimeSheetEntryField<String>TimeSheetEntry.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final TimeSheetEntryField<String>TimeSheetEntry.PERSON_WORK_AGREEMENTUse with available fluent helpers to apply the PersonWorkAgreement field to query operations.static final TimeSheetEntryField<String>TimeSheetEntry.PERSON_WORK_AGREEMENT_EXTERNAL_IDUse with available fluent helpers to apply the PersonWorkAgreementExternalID field to query operations.static final TimeSheetEntryField<LocalDateTime>TimeSheetEntry.TIME_SHEET_DATEUse with available fluent helpers to apply the TimeSheetDate field to query operations.static final TimeSheetEntryField<Boolean>TimeSheetEntry.TIME_SHEET_IS_EXECUTED_IN_TEST_RUNUse with available fluent helpers to apply the TimeSheetIsExecutedInTestRun field to query operations.static final TimeSheetEntryField<Boolean>TimeSheetEntry.TIME_SHEET_IS_RELEASED_ON_SAVEUse with available fluent helpers to apply the TimeSheetIsReleasedOnSave field to query operations.static final TimeSheetEntryField<String>TimeSheetEntry.TIME_SHEET_OPERATIONUse with available fluent helpers to apply the TimeSheetOperation field to query operations.static final TimeSheetEntryField<String>TimeSheetEntry.TIME_SHEET_PREDECESSOR_RECORDUse with available fluent helpers to apply the TimeSheetPredecessorRecord field to query operations.static final TimeSheetEntryField<String>TimeSheetEntry.TIME_SHEET_RECORDUse with available fluent helpers to apply the TimeSheetRecord field to query operations.static final TimeSheetEntryField<String>TimeSheetEntry.TIME_SHEET_STATUSUse with available fluent helpers to apply the TimeSheetStatus field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet that return TimeSheetEntryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
TimeSheetEntryField<T>TimeSheetEntry.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> TimeSheetEntryField<T>Use with available fluent helpers to apply an extension field to query operations.