Class DefaultCustomerReturnsDeliveryV2ServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<CustomerReturnsDeliveryV2ServiceBatch,CustomerReturnsDeliveryV2ServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customerreturnsdeliveryv2.batch.DefaultCustomerReturnsDeliveryV2ServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<CustomerReturnsDeliveryV2ServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<CustomerReturnsDeliveryV2ServiceBatch>,CustomerReturnsDeliveryV2ServiceBatchChangeSet
public class DefaultCustomerReturnsDeliveryV2ServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<CustomerReturnsDeliveryV2ServiceBatch,CustomerReturnsDeliveryV2ServiceBatchChangeSet>
implements CustomerReturnsDeliveryV2ServiceBatchChangeSet
Implementation of the
CustomerReturnsDeliveryV2ServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. For further information have a look into the
CustomerReturnsDeliveryV2Service.-
Method Summary
Modifier and TypeMethodDescriptioncreateReturnsDeliveryHeader(ReturnsDeliveryHeader returnsDeliveryHeader) Create a newReturnsDeliveryHeaderentity and save it to the S/4HANA system.deleteReturnsDeliveryHeader(ReturnsDeliveryHeader returnsDeliveryHeader) Deletes an existingReturnsDeliveryHeaderentity in the S/4HANA system.deleteReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Deletes an existingReturnsDeliveryItementity in the S/4HANA system.getThis()updateReturnsDeliveryDocFlow(ReturnsDeliveryDocFlow returnsDeliveryDocFlow) Update an existingReturnsDeliveryDocFlowentity and save it to the S/4HANA system.updateReturnsDeliveryHeader(ReturnsDeliveryHeader returnsDeliveryHeader) Update an existingReturnsDeliveryHeaderentity and save it to the S/4HANA system.updateReturnsDeliveryItem(ReturnsDeliveryItem returnsDeliveryItem) Update an existingReturnsDeliveryItementity and save it to the S/4HANA system.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
-
updateReturnsDeliveryDocFlow
@Nonnull public CustomerReturnsDeliveryV2ServiceBatchChangeSet updateReturnsDeliveryDocFlow(@Nonnull ReturnsDeliveryDocFlow returnsDeliveryDocFlow) Description copied from interface:CustomerReturnsDeliveryV2ServiceBatchChangeSetUpdate an existingReturnsDeliveryDocFlowentity and save it to the S/4HANA system.- Specified by:
updateReturnsDeliveryDocFlowin interfaceCustomerReturnsDeliveryV2ServiceBatchChangeSet- Parameters:
returnsDeliveryDocFlow-ReturnsDeliveryDocFlowentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
createReturnsDeliveryHeader
@Nonnull public CustomerReturnsDeliveryV2ServiceBatchChangeSet createReturnsDeliveryHeader(@Nonnull ReturnsDeliveryHeader returnsDeliveryHeader) Description copied from interface:CustomerReturnsDeliveryV2ServiceBatchChangeSetCreate a newReturnsDeliveryHeaderentity and save it to the S/4HANA system.- Specified by:
createReturnsDeliveryHeaderin interfaceCustomerReturnsDeliveryV2ServiceBatchChangeSet- Parameters:
returnsDeliveryHeader-ReturnsDeliveryHeaderentity object that will be created in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateReturnsDeliveryHeader
@Nonnull public CustomerReturnsDeliveryV2ServiceBatchChangeSet updateReturnsDeliveryHeader(@Nonnull ReturnsDeliveryHeader returnsDeliveryHeader) Description copied from interface:CustomerReturnsDeliveryV2ServiceBatchChangeSetUpdate an existingReturnsDeliveryHeaderentity and save it to the S/4HANA system.- Specified by:
updateReturnsDeliveryHeaderin interfaceCustomerReturnsDeliveryV2ServiceBatchChangeSet- Parameters:
returnsDeliveryHeader-ReturnsDeliveryHeaderentity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteReturnsDeliveryHeader
@Nonnull public CustomerReturnsDeliveryV2ServiceBatchChangeSet deleteReturnsDeliveryHeader(@Nonnull ReturnsDeliveryHeader returnsDeliveryHeader) Description copied from interface:CustomerReturnsDeliveryV2ServiceBatchChangeSetDeletes an existingReturnsDeliveryHeaderentity in the S/4HANA system.- Specified by:
deleteReturnsDeliveryHeaderin interfaceCustomerReturnsDeliveryV2ServiceBatchChangeSet- Parameters:
returnsDeliveryHeader-ReturnsDeliveryHeaderentity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
updateReturnsDeliveryItem
@Nonnull public CustomerReturnsDeliveryV2ServiceBatchChangeSet updateReturnsDeliveryItem(@Nonnull ReturnsDeliveryItem returnsDeliveryItem) Description copied from interface:CustomerReturnsDeliveryV2ServiceBatchChangeSetUpdate an existingReturnsDeliveryItementity and save it to the S/4HANA system.- Specified by:
updateReturnsDeliveryItemin interfaceCustomerReturnsDeliveryV2ServiceBatchChangeSet- Parameters:
returnsDeliveryItem-ReturnsDeliveryItementity object that will be updated in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-
deleteReturnsDeliveryItem
@Nonnull public CustomerReturnsDeliveryV2ServiceBatchChangeSet deleteReturnsDeliveryItem(@Nonnull ReturnsDeliveryItem returnsDeliveryItem) Description copied from interface:CustomerReturnsDeliveryV2ServiceBatchChangeSetDeletes an existingReturnsDeliveryItementity in the S/4HANA system.- Specified by:
deleteReturnsDeliveryItemin interfaceCustomerReturnsDeliveryV2ServiceBatchChangeSet- Parameters:
returnsDeliveryItem-ReturnsDeliveryItementity object that will be deleted in the S/4HANA system.- Returns:
- This fluent helper to continue adding operations to the change set. To finalize the current change set
call
endChangeSeton the returned fluent helper object.
-