Class DefaultDebitMemoRequestServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<DebitMemoRequestServiceBatch,DebitMemoRequestServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.debitmemorequest.batch.DefaultDebitMemoRequestServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<DebitMemoRequestServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<DebitMemoRequestServiceBatch>,DebitMemoRequestServiceBatchChangeSet
public class DefaultDebitMemoRequestServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<DebitMemoRequestServiceBatch,DebitMemoRequestServiceBatchChangeSet>
implements DebitMemoRequestServiceBatchChangeSet
Implementation of the
DebitMemoRequestServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
DebitMemoRequestService.-
Method Summary
Modifier and TypeMethodDescriptioncreateDebitMemoRequest(DebitMemoRequest debitMemoRequest) Create a newDebitMemoRequestentity and save it to the S/4HANA system.createDebitMemoRequestItem(DebitMemoRequestItem debitMemoRequestItem) Create a newDebitMemoRequestItementity and save it to the S/4HANA system.deleteDebitMemoReqItemPartner(DebitMemoReqItemPartner debitMemoReqItemPartner) Deletes an existingDebitMemoReqItemPartnerentity in the S/4HANA system.deleteDebitMemoReqItemPrcgElmnt(DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Deletes an existingDebitMemoReqItemPrcgElmntentity in the S/4HANA system.deleteDebitMemoReqItemText(DebitMemoReqItemText debitMemoReqItemText) Deletes an existingDebitMemoReqItemTextentity in the S/4HANA system.deleteDebitMemoReqPartner(DebitMemoReqPartner debitMemoReqPartner) Deletes an existingDebitMemoReqPartnerentity in the S/4HANA system.deleteDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deletes an existingDebitMemoReqPrcgElmntentity in the S/4HANA system.deleteDebitMemoReqText(DebitMemoReqText debitMemoReqText) Deletes an existingDebitMemoReqTextentity in the S/4HANA system.deleteDebitMemoRequest(DebitMemoRequest debitMemoRequest) Deletes an existingDebitMemoRequestentity in the S/4HANA system.deleteDebitMemoRequestItem(DebitMemoRequestItem debitMemoRequestItem) Deletes an existingDebitMemoRequestItementity in the S/4HANA system.getThis()updateDebitMemoReqItemPartner(DebitMemoReqItemPartner debitMemoReqItemPartner) Update an existingDebitMemoReqItemPartnerentity and save it to the S/4HANA system.updateDebitMemoReqItemPrcgElmnt(DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Update an existingDebitMemoReqItemPrcgElmntentity and save it to the S/4HANA system.updateDebitMemoReqItemText(DebitMemoReqItemText debitMemoReqItemText) Update an existingDebitMemoReqItemTextentity and save it to the S/4HANA system.updateDebitMemoReqPartner(DebitMemoReqPartner debitMemoReqPartner) Update an existingDebitMemoReqPartnerentity and save it to the S/4HANA system.updateDebitMemoReqPrcgElmnt(DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Update an existingDebitMemoReqPrcgElmntentity and save it to the S/4HANA system.updateDebitMemoReqText(DebitMemoReqText debitMemoReqText) Update an existingDebitMemoReqTextentity and save it to the S/4HANA system.updateDebitMemoRequest(DebitMemoRequest debitMemoRequest) Update an existingDebitMemoRequestentity and save it to the S/4HANA system.updateDebitMemoRequestItem(DebitMemoRequestItem debitMemoRequestItem) Update an existingDebitMemoRequestItementity 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
- Specified by:
getThisin classBatchChangeSetFluentHelperBasic<DebitMemoRequestServiceBatch,DebitMemoRequestServiceBatchChangeSet>
-
updateDebitMemoReqItemPartner
@Nonnull public DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqItemPartner(@Nonnull DebitMemoReqItemPartner debitMemoReqItemPartner) Description copied from interface:DebitMemoRequestServiceBatchChangeSetUpdate an existingDebitMemoReqItemPartnerentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqItemPartnerin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqItemPartner-DebitMemoReqItemPartnerentity 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.
-
deleteDebitMemoReqItemPartner
@Nonnull public DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqItemPartner(@Nonnull DebitMemoReqItemPartner debitMemoReqItemPartner) Description copied from interface:DebitMemoRequestServiceBatchChangeSetDeletes an existingDebitMemoReqItemPartnerentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqItemPartnerin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqItemPartner-DebitMemoReqItemPartnerentity 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.
-
updateDebitMemoReqItemPrcgElmnt
@Nonnull public DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqItemPrcgElmnt(@Nonnull DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Description copied from interface:DebitMemoRequestServiceBatchChangeSetUpdate an existingDebitMemoReqItemPrcgElmntentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqItemPrcgElmntin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqItemPrcgElmnt-DebitMemoReqItemPrcgElmntentity 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.
-
deleteDebitMemoReqItemPrcgElmnt
@Nonnull public DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqItemPrcgElmnt(@Nonnull DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Description copied from interface:DebitMemoRequestServiceBatchChangeSetDeletes an existingDebitMemoReqItemPrcgElmntentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqItemPrcgElmntin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqItemPrcgElmnt-DebitMemoReqItemPrcgElmntentity 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.
-
updateDebitMemoReqItemText
@Nonnull public DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqItemText(@Nonnull DebitMemoReqItemText debitMemoReqItemText) Description copied from interface:DebitMemoRequestServiceBatchChangeSetUpdate an existingDebitMemoReqItemTextentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqItemTextin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqItemText-DebitMemoReqItemTextentity 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.
-
deleteDebitMemoReqItemText
@Nonnull public DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqItemText(@Nonnull DebitMemoReqItemText debitMemoReqItemText) Description copied from interface:DebitMemoRequestServiceBatchChangeSetDeletes an existingDebitMemoReqItemTextentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqItemTextin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqItemText-DebitMemoReqItemTextentity 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.
-
updateDebitMemoReqPartner
@Nonnull public DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqPartner(@Nonnull DebitMemoReqPartner debitMemoReqPartner) Description copied from interface:DebitMemoRequestServiceBatchChangeSetUpdate an existingDebitMemoReqPartnerentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqPartnerin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqPartner-DebitMemoReqPartnerentity 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.
-
deleteDebitMemoReqPartner
@Nonnull public DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqPartner(@Nonnull DebitMemoReqPartner debitMemoReqPartner) Description copied from interface:DebitMemoRequestServiceBatchChangeSetDeletes an existingDebitMemoReqPartnerentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqPartnerin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqPartner-DebitMemoReqPartnerentity 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.
-
updateDebitMemoReqPrcgElmnt
@Nonnull public DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqPrcgElmnt(@Nonnull DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Description copied from interface:DebitMemoRequestServiceBatchChangeSetUpdate an existingDebitMemoReqPrcgElmntentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqPrcgElmntin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqPrcgElmnt-DebitMemoReqPrcgElmntentity 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.
-
deleteDebitMemoReqPrcgElmnt
@Nonnull public DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqPrcgElmnt(@Nonnull DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Description copied from interface:DebitMemoRequestServiceBatchChangeSetDeletes an existingDebitMemoReqPrcgElmntentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqPrcgElmntin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqPrcgElmnt-DebitMemoReqPrcgElmntentity 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.
-
updateDebitMemoReqText
@Nonnull public DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqText(@Nonnull DebitMemoReqText debitMemoReqText) Description copied from interface:DebitMemoRequestServiceBatchChangeSetUpdate an existingDebitMemoReqTextentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoReqTextin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqText-DebitMemoReqTextentity 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.
-
deleteDebitMemoReqText
@Nonnull public DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqText(@Nonnull DebitMemoReqText debitMemoReqText) Description copied from interface:DebitMemoRequestServiceBatchChangeSetDeletes an existingDebitMemoReqTextentity in the S/4HANA system.- Specified by:
deleteDebitMemoReqTextin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoReqText-DebitMemoReqTextentity 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.
-
createDebitMemoRequest
@Nonnull public DebitMemoRequestServiceBatchChangeSet createDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Description copied from interface:DebitMemoRequestServiceBatchChangeSetCreate a newDebitMemoRequestentity and save it to the S/4HANA system.- Specified by:
createDebitMemoRequestin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoRequest-DebitMemoRequestentity 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.
-
updateDebitMemoRequest
@Nonnull public DebitMemoRequestServiceBatchChangeSet updateDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Description copied from interface:DebitMemoRequestServiceBatchChangeSetUpdate an existingDebitMemoRequestentity and save it to the S/4HANA system.- Specified by:
updateDebitMemoRequestin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoRequest-DebitMemoRequestentity 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.
-
deleteDebitMemoRequest
@Nonnull public DebitMemoRequestServiceBatchChangeSet deleteDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Description copied from interface:DebitMemoRequestServiceBatchChangeSetDeletes an existingDebitMemoRequestentity in the S/4HANA system.- Specified by:
deleteDebitMemoRequestin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoRequest-DebitMemoRequestentity 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.
-
createDebitMemoRequestItem
@Nonnull public DebitMemoRequestServiceBatchChangeSet createDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Description copied from interface:DebitMemoRequestServiceBatchChangeSetCreate a newDebitMemoRequestItementity and save it to the S/4HANA system.- Specified by:
createDebitMemoRequestItemin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoRequestItem-DebitMemoRequestItementity 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.
-
updateDebitMemoRequestItem
@Nonnull public DebitMemoRequestServiceBatchChangeSet updateDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Description copied from interface:DebitMemoRequestServiceBatchChangeSetUpdate an existingDebitMemoRequestItementity and save it to the S/4HANA system.- Specified by:
updateDebitMemoRequestItemin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoRequestItem-DebitMemoRequestItementity 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.
-
deleteDebitMemoRequestItem
@Nonnull public DebitMemoRequestServiceBatchChangeSet deleteDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Description copied from interface:DebitMemoRequestServiceBatchChangeSetDeletes an existingDebitMemoRequestItementity in the S/4HANA system.- Specified by:
deleteDebitMemoRequestItemin interfaceDebitMemoRequestServiceBatchChangeSet- Parameters:
debitMemoRequestItem-DebitMemoRequestItementity 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.
-