Class DefaultLedgerServiceBatch

java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic<LedgerServiceBatch,LedgerServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.batch.DefaultLedgerServiceBatch
All Implemented Interfaces:
FluentHelperServiceBatch<LedgerServiceBatch,LedgerServiceBatchChangeSet>, FluentHelperServiceBatchExecute, LedgerServiceBatch

public class DefaultLedgerServiceBatch extends BatchFluentHelperBasic<LedgerServiceBatch,LedgerServiceBatchChangeSet> implements LedgerServiceBatch
Default implementation of the LedgerServiceBatch interface exposed in the LedgerService, allowing you to create multiple changesets and finally execute the batch request.