Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforcetimesheet.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWorkforceTimesheetServiceBatchChangeSet
Implementation of the
WorkforceTimesheetServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
WorkforceTimesheetServiceBatchChangeSet |
DefaultWorkforceTimesheetServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
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. |
Copyright © 2019 SAP SE. All rights reserved.