Class DefaultLedgerServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<LedgerServiceBatch,LedgerServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ledger.batch.DefaultLedgerServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<LedgerServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<LedgerServiceBatch>,LedgerServiceBatchChangeSet
public class DefaultLedgerServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<LedgerServiceBatch,LedgerServiceBatchChangeSet>
implements LedgerServiceBatchChangeSet
Implementation of the
LedgerServiceBatchChangeSet interface, enabling you to combine multiple operations into
one changeset. For further information have a look into the
LedgerService.-
Method Summary
Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
addFunctionImport, addRequest, addRequest, addRequest, addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchChangeSet
addFunctionImportMethods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
endChangeSet
-
Method Details
-
getThis
- Specified by:
getThisin classBatchChangeSetFluentHelperBasic<LedgerServiceBatch,LedgerServiceBatchChangeSet>
-