Class DefaultSalesOrderServiceBatch

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<SalesOrderServiceBatch,SalesOrderServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesorder.batch.DefaultSalesOrderServiceBatch
All Implemented Interfaces:
FluentHelperServiceBatch<SalesOrderServiceBatch,SalesOrderServiceBatchChangeSet>, FluentHelperServiceBatchExecute, SalesOrderServiceBatch

public class DefaultSalesOrderServiceBatch extends BatchFluentHelperBasic<SalesOrderServiceBatch,SalesOrderServiceBatchChangeSet> implements SalesOrderServiceBatch
Default implementation of the SalesOrderServiceBatch interface exposed in the SalesOrderService, allowing you to create multiple changesets and finally execute the batch request.