Modifier and Type | Method and Description |
---|---|
TimeSheetEntry |
TimeSheetEntry.TimeSheetEntryBuilder.build() |
protected TimeSheetEntry |
TimeSheetEntryCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<TimeSheetEntry> |
TimeSheetEntryByKeyFluentHelper.getEntityClass() |
protected Class<TimeSheetEntry> |
TimeSheetEntryFluentHelper.getEntityClass() |
Class<TimeSheetEntry> |
TimeSheetEntry.getType() |
Constructor and Description |
---|
TimeSheetEntryCreateFluentHelper(String servicePath,
TimeSheetEntry entity)
Creates a fluent helper object that will create a
TimeSheetEntry
entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
WorkforceTimesheetServiceBatchChangeSet |
WorkforceTimesheetServiceBatchChangeSet.createTimeSheetEntry(TimeSheetEntry timeSheetEntry)
Create a new
TimeSheetEntry entity and save it to the S/4HANA system. |
WorkforceTimesheetServiceBatchChangeSet |
DefaultWorkforceTimesheetServiceBatchChangeSet.createTimeSheetEntry(TimeSheetEntry timeSheetEntry)
Create a new
TimeSheetEntry entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<TimeSheetEntry> |
TimeSheetEntryOneToOneLink.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.
|
Modifier and Type | Method and Description |
---|---|
protected TimeSheetEntryLink<ObjectT> |
TimeSheetEntryLink.translateLinkType(EntityLink<TimeSheetEntryLink<ObjectT>,TimeSheetEntry,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
TimeSheetEntryCreateFluentHelper |
WorkforceTimesheetService.createTimeSheetEntry(TimeSheetEntry timeSheetEntry)
Create a new
TimeSheetEntry entity and save it to the S/4HANA system. |
TimeSheetEntryCreateFluentHelper |
DefaultWorkforceTimesheetService.createTimeSheetEntry(TimeSheetEntry timeSheetEntry) |
Copyright © 2019 SAP SE. All rights reserved.