Interface | Description |
---|---|
LedgerServiceBatch |
Interface to the batch object of an
com.sap.cloud.sdk.s4hana.datamodel.odata.services.LedgerService LedgerService service. |
LedgerServiceBatchChangeSet |
This interface enables you to combine multiple operations into one change set.
|
Class | Description |
---|---|
DefaultLedgerServiceBatch |
Default implementation of the
LedgerServiceBatch interface exposed in the
LedgerService , allowing you to create
multiple changesets and finally execute the batch request. |
DefaultLedgerServiceBatchChangeSet |
Implementation of the
LedgerServiceBatchChangeSet interface, enabling you to combine multiple operations into
one changeset. |
Copyright © 2020 SAP SE. All rights reserved.