Uses of Package
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.batch
Packages that use com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.batch
Package
Description
-
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.batch used by com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.batchClassDescriptionInterface to the batch object of an
com.sap.cloud.sdk.s4hana.datamodel.odata.services.BusinessAreaService BusinessAreaServiceservice.This interface enables you to combine multiple operations into one change set.Default implementation of theBusinessAreaServiceBatchinterface exposed in theBusinessAreaService, allowing you to create multiple changesets and finally execute the batch request.Implementation of theBusinessAreaServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset. -
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businessarea.batch used by com.sap.cloud.sdk.s4hana.datamodel.odata.servicesClassDescriptionDefault implementation of the
BusinessAreaServiceBatchinterface exposed in theBusinessAreaService, allowing you to create multiple changesets and finally execute the batch request.