Interface DebitMemoRequestServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<DebitMemoRequestServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<DebitMemoRequestServiceBatch>
- All Known Implementing Classes:
DefaultDebitMemoRequestServiceBatchChangeSet
public interface DebitMemoRequestServiceBatchChangeSet
extends FluentHelperBatchChangeSet<DebitMemoRequestServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<DebitMemoRequestServiceBatch>
This interface enables you to combine multiple operations into one change set. 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.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 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
-
updateDebitMemoReqItemPartner
@Nonnull DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqItemPartner(@Nonnull DebitMemoReqItemPartner debitMemoReqItemPartner) Update an existingDebitMemoReqItemPartnerentity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqItemPartner(@Nonnull DebitMemoReqItemPartner debitMemoReqItemPartner) Deletes an existingDebitMemoReqItemPartnerentity in the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqItemPrcgElmnt(@Nonnull DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Update an existingDebitMemoReqItemPrcgElmntentity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqItemPrcgElmnt(@Nonnull DebitMemoReqItemPrcgElmnt debitMemoReqItemPrcgElmnt) Deletes an existingDebitMemoReqItemPrcgElmntentity in the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqItemText(@Nonnull DebitMemoReqItemText debitMemoReqItemText) Update an existingDebitMemoReqItemTextentity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqItemText(@Nonnull DebitMemoReqItemText debitMemoReqItemText) Deletes an existingDebitMemoReqItemTextentity in the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqPartner(@Nonnull DebitMemoReqPartner debitMemoReqPartner) Update an existingDebitMemoReqPartnerentity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqPartner(@Nonnull DebitMemoReqPartner debitMemoReqPartner) Deletes an existingDebitMemoReqPartnerentity in the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqPrcgElmnt(@Nonnull DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Update an existingDebitMemoReqPrcgElmntentity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqPrcgElmnt(@Nonnull DebitMemoReqPrcgElmnt debitMemoReqPrcgElmnt) Deletes an existingDebitMemoReqPrcgElmntentity in the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet updateDebitMemoReqText(@Nonnull DebitMemoReqText debitMemoReqText) Update an existingDebitMemoReqTextentity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet deleteDebitMemoReqText(@Nonnull DebitMemoReqText debitMemoReqText) Deletes an existingDebitMemoReqTextentity in the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet createDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Create a newDebitMemoRequestentity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet updateDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Update an existingDebitMemoRequestentity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet deleteDebitMemoRequest(@Nonnull DebitMemoRequest debitMemoRequest) Deletes an existingDebitMemoRequestentity in the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet createDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Create a newDebitMemoRequestItementity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet updateDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Update an existingDebitMemoRequestItementity and save it to the S/4HANA system.- 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 DebitMemoRequestServiceBatchChangeSet deleteDebitMemoRequestItem(@Nonnull DebitMemoRequestItem debitMemoRequestItem) Deletes an existingDebitMemoRequestItementity in the S/4HANA system.- 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.
-