Interface | Description |
---|---|
BatchServiceBatch |
Interface to the batch object of an
com.sap.cloud.sdk.s4hana.datamodel.odata.services.BatchService BatchService service. |
BatchServiceBatchChangeSet |
This interface enables you to combine multiple operations into one change set.
|
Class | Description |
---|---|
DefaultBatchServiceBatch |
Default implementation of the
BatchServiceBatch interface exposed in the
BatchService , allowing you to create multiple
changesets and finally execute the batch request. |
DefaultBatchServiceBatchChangeSet |
Implementation of the
BatchServiceBatchChangeSet interface, enabling you to combine multiple operations into
one changeset. |
Copyright © 2019 SAP SE. All rights reserved.