Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWorkforceAvailabilityServiceBatchChangeSet
Implementation of the
WorkforceAvailabilityServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
WorkforceAvailabilityServiceBatchChangeSet |
DefaultWorkforceAvailabilityServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
WorkforceAvailabilityServiceBatchChangeSet |
DefaultWorkforceAvailabilityServiceBatchChangeSet.createTimeOverview(TimeOverview timeOverview)
Create a new
TimeOverview entity and save it to the S/4HANA system. |
WorkforceAvailabilityServiceBatchChangeSet |
WorkforceAvailabilityServiceBatchChangeSet.createTimeOverview(TimeOverview timeOverview)
Create a new
TimeOverview entity and save it to the S/4HANA system. |
WorkforceAvailabilityServiceBatchChangeSet |
DefaultWorkforceAvailabilityServiceBatchChangeSet.deleteTimeOverview(TimeOverview timeOverview)
Deletes an existing
TimeOverview entity in the S/4HANA system. |
WorkforceAvailabilityServiceBatchChangeSet |
WorkforceAvailabilityServiceBatchChangeSet.deleteTimeOverview(TimeOverview timeOverview)
Deletes an existing
TimeOverview entity in the S/4HANA system. |
WorkforceAvailabilityServiceBatchChangeSet |
DefaultWorkforceAvailabilityServiceBatchChangeSet.updateTimeOverview(TimeOverview timeOverview)
Update an existing
TimeOverview entity and save it to the S/4HANA system. |
WorkforceAvailabilityServiceBatchChangeSet |
WorkforceAvailabilityServiceBatchChangeSet.updateTimeOverview(TimeOverview timeOverview)
Update an existing
TimeOverview entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.