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