public interface WorkforceTimesheetServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<WorkforceTimesheetServiceBatch>
WorkforceTimesheetService
.Modifier and Type | Method and Description |
---|---|
WorkforceTimesheetServiceBatchChangeSet |
createTimeSheetEntry(TimeSheetEntry timeSheetEntry)
Create a new
TimeSheetEntry entity and save it to the S/4HANA system. |
endChangeSet
@Nonnull WorkforceTimesheetServiceBatchChangeSet createTimeSheetEntry(@Nonnull TimeSheetEntry timeSheetEntry)
TimeSheetEntry
entity and save it to the S/4HANA system.timeSheetEntry
- TimeSheetEntry
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.