Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.batch
package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturn.batch
-
ClassDescriptionInterface to the batch object of an
com.sap.cloud.sdk.s4hana.datamodel.odata.services.CustomerReturnService CustomerReturnServiceservice.This interface enables you to combine multiple operations into one change set.Default implementation of theCustomerReturnServiceBatchinterface exposed in theCustomerReturnService, allowing you to create multiple changesets and finally execute the batch request.Implementation of theCustomerReturnServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.