Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.TimeSheetEntry
Packages that use TimeSheetEntry
Package
Description
-
Uses of TimeSheetEntry in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet that return TimeSheetEntryModifier and TypeMethodDescriptionTimeSheetEntry.TimeSheetEntryBuilder.build()protected TimeSheetEntryTimeSheetEntryCreateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet that return types with arguments of type TimeSheetEntryModifier and TypeMethodDescriptionprotected Class<TimeSheetEntry>TimeSheetEntryByKeyFluentHelper.getEntityClass()protected Class<TimeSheetEntry>TimeSheetEntryFluentHelper.getEntityClass()TimeSheetEntry.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet with parameters of type TimeSheetEntryModifierConstructorDescriptionTimeSheetEntryCreateFluentHelper(String servicePath, TimeSheetEntry entity, String entityCollection) Creates a fluent helper object that will create aTimeSheetEntryentity on the OData endpoint. -
Uses of TimeSheetEntry in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.batch with parameters of type TimeSheetEntryModifier and TypeMethodDescriptionDefaultWorkforceTimesheetServiceBatchChangeSet.createTimeSheetEntry(TimeSheetEntry timeSheetEntry) WorkforceTimesheetServiceBatchChangeSet.createTimeSheetEntry(TimeSheetEntry timeSheetEntry) Create a newTimeSheetEntryentity and save it to the S/4HANA system. -
Uses of TimeSheetEntry in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.link that return types with arguments of type TimeSheetEntryModifier and TypeMethodDescriptionTimeSheetEntryOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.link with type arguments of type TimeSheetEntryModifier and TypeMethodDescriptionprotected TimeSheetEntryLink<ObjectT>TimeSheetEntryLink.translateLinkType(EntityLink<TimeSheetEntryLink<ObjectT>, TimeSheetEntry, ObjectT> link) -
Uses of TimeSheetEntry in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type TimeSheetEntryModifier and TypeMethodDescriptionDefaultWorkforceTimesheetService.createTimeSheetEntry(TimeSheetEntry timeSheetEntry) Deprecated.WorkforceTimesheetService.createTimeSheetEntry(TimeSheetEntry timeSheetEntry) Deprecated.Create a newTimeSheetEntryentity and save it to the S/4HANA system.