Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.batch
package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.changemasterv2.batch
-
ClassDescriptionInterface to the batch object of an
com.sap.cloud.sdk.s4hana.datamodel.odata.services.ChangeMasterV2Service ChangeMasterV2Serviceservice.This interface enables you to combine multiple operations into one change set.Default implementation of theChangeMasterV2ServiceBatchinterface exposed in theChangeMasterV2Service, allowing you to create multiple changesets and finally execute the batch request.Implementation of theChangeMasterV2ServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.