Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.batch
package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.batch
-
ClassDescriptionInterface to the batch object of an
com.sap.cloud.sdk.s4hana.datamodel.odata.services.CustomerGroupService CustomerGroupServiceservice.This interface enables you to combine multiple operations into one change set.Default implementation of theCustomerGroupServiceBatchinterface exposed in theCustomerGroupService, allowing you to create multiple changesets and finally execute the batch request.Implementation of theCustomerGroupServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.