Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.batch
package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessuserchange.batch
-
ClassDescriptionInterface to the batch object of an
com.sap.cloud.sdk.s4hana.datamodel.odata.services.BusinessUserChangeService BusinessUserChangeServiceservice.This interface enables you to combine multiple operations into one change set.Default implementation of theBusinessUserChangeServiceBatchinterface exposed in theBusinessUserChangeService, allowing you to create multiple changesets and finally execute the batch request.Implementation of theBusinessUserChangeServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.