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