Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.batch.WorkforceAvailabilityServiceBatchChangeSet
Packages that use WorkforceAvailabilityServiceBatchChangeSet
-
Uses of WorkforceAvailabilityServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.batch that implement WorkforceAvailabilityServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theWorkforceAvailabilityServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workforceavailability.batch that return WorkforceAvailabilityServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultWorkforceAvailabilityServiceBatch.beginChangeSet()DefaultWorkforceAvailabilityServiceBatchChangeSet.createTimeOverview(TimeOverview timeOverview) WorkforceAvailabilityServiceBatchChangeSet.createTimeOverview(TimeOverview timeOverview) Create a newTimeOverviewentity and save it to the S/4HANA system.DefaultWorkforceAvailabilityServiceBatchChangeSet.deleteTimeOverview(TimeOverview timeOverview) WorkforceAvailabilityServiceBatchChangeSet.deleteTimeOverview(TimeOverview timeOverview) Deletes an existingTimeOverviewentity in the S/4HANA system.DefaultWorkforceAvailabilityServiceBatchChangeSet.updateTimeOverview(TimeOverview timeOverview) WorkforceAvailabilityServiceBatchChangeSet.updateTimeOverview(TimeOverview timeOverview) Update an existingTimeOverviewentity and save it to the S/4HANA system.