Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.selectable.TimeSheetEntrySelectable
Packages that use TimeSheetEntrySelectable
Package
Description
-
Uses of TimeSheetEntrySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet declared as TimeSheetEntrySelectableModifier and TypeFieldDescriptionstatic final TimeSheetEntrySelectableTimeSheetEntry.ALL_FIELDSSelector for all available fields of TimeSheetEntry. -
Uses of TimeSheetEntrySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.field that implement TimeSheetEntrySelectableModifier and TypeClassDescriptionclassTimeSheetEntryField<FieldT>Template class to represent entity fields of the EntityTimeSheetEntry. -
Uses of TimeSheetEntrySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.link that implement TimeSheetEntrySelectableModifier and TypeClassDescriptionclassTimeSheetEntryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTimeSheetEntryto other entities.classTimeSheetEntryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofTimeSheetEntryto other entities, where the cardinality of the related entity is at most 1.