Package com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.batch
Class DefaultSalesAndDistributionDocumentOrderReasonServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<SalesAndDistributionDocumentOrderReasonServiceBatch,SalesAndDistributionDocumentOrderReasonServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesanddistributiondocumentorderreason.batch.DefaultSalesAndDistributionDocumentOrderReasonServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<SalesAndDistributionDocumentOrderReasonServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<SalesAndDistributionDocumentOrderReasonServiceBatch>,SalesAndDistributionDocumentOrderReasonServiceBatchChangeSet
public class DefaultSalesAndDistributionDocumentOrderReasonServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<SalesAndDistributionDocumentOrderReasonServiceBatch,SalesAndDistributionDocumentOrderReasonServiceBatchChangeSet>
implements SalesAndDistributionDocumentOrderReasonServiceBatchChangeSet
Implementation of the
SalesAndDistributionDocumentOrderReasonServiceBatchChangeSet interface, enabling you to
combine multiple operations into one changeset. For further information have a look into the
SalesAndDistributionDocumentOrderReasonService.-
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