Interface CreditMemoRequestServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<CreditMemoRequestServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<CreditMemoRequestServiceBatch>
- All Known Implementing Classes:
DefaultCreditMemoRequestServiceBatchChangeSet
public interface CreditMemoRequestServiceBatchChangeSet
extends FluentHelperBatchChangeSet<CreditMemoRequestServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<CreditMemoRequestServiceBatch>
This interface enables you to combine multiple operations into one change set. For further information have a look
into the
CreditMemoRequestService.-
Method Summary
Modifier and TypeMethodDescriptioncreateCreditMemoRequest(CreditMemoRequest creditMemoRequest) Create a newCreditMemoRequestentity and save it to the S/4HANA system.createCreditMemoRequestItem(CreditMemoRequestItem creditMemoRequestItem) Create a newCreditMemoRequestItementity and save it to the S/4HANA system.deleteCreditMemoReqItemPartner(CreditMemoReqItemPartner creditMemoReqItemPartner) Deletes an existingCreditMemoReqItemPartnerentity in the S/4HANA system.deleteCreditMemoReqItemPrcgElmnt(CreditMemoReqItemPrcgElmnt creditMemoReqItemPrcgElmnt) Deletes an existingCreditMemoReqItemPrcgElmntentity in the S/4HANA system.deleteCreditMemoReqItemText(CreditMemoReqItemText creditMemoReqItemText) Deletes an existingCreditMemoReqItemTextentity in the S/4HANA system.deleteCreditMemoReqPartner(CreditMemoReqPartner creditMemoReqPartner) Deletes an existingCreditMemoReqPartnerentity in the S/4HANA system.deleteCreditMemoReqPrcgElmnt(CreditMemoReqPrcgElmnt creditMemoReqPrcgElmnt) Deletes an existingCreditMemoReqPrcgElmntentity in the S/4HANA system.deleteCreditMemoReqText(CreditMemoReqText creditMemoReqText) Deletes an existingCreditMemoReqTextentity in the S/4HANA system.deleteCreditMemoRequest(CreditMemoRequest creditMemoRequest) Deletes an existingCreditMemoRequestentity in the S/4HANA system.deleteCreditMemoRequestItem(CreditMemoRequestItem creditMemoRequestItem) Deletes an existingCreditMemoRequestItementity in the S/4HANA system.updateCreditMemoReqItemPartner(CreditMemoReqItemPartner creditMemoReqItemPartner) Update an existingCreditMemoReqItemPartnerentity and save it to the S/4HANA system.updateCreditMemoReqItemPrcgElmnt(CreditMemoReqItemPrcgElmnt creditMemoReqItemPrcgElmnt) Update an existingCreditMemoReqItemPrcgElmntentity and save it to the S/4HANA system.updateCreditMemoReqItemText(CreditMemoReqItemText creditMemoReqItemText) Update an existingCreditMemoReqItemTextentity and save it to the S/4HANA system.updateCreditMemoReqPartner(CreditMemoReqPartner creditMemoReqPartner) Update an existingCreditMemoReqPartnerentity and save it to the S/4HANA system.updateCreditMemoReqPrcgElmnt(CreditMemoReqPrcgElmnt creditMemoReqPrcgElmnt) Update an existingCreditMemoReqPrcgElmntentity and save it to the S/4HANA system.updateCreditMemoReqText(CreditMemoReqText creditMemoReqText) Update an existingCreditMemoReqTextentity and save it to the S/4HANA system.updateCreditMemoRequest(CreditMemoRequest creditMemoRequest) Update an existingCreditMemoRequestentity and save it to the S/4HANA system.updateCreditMemoRequestItem(CreditMemoRequestItem creditMemoRequestItem) Update an existingCreditMemoRequestItementity 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
-
updateCreditMemoReqItemPartner
@Nonnull CreditMemoRequestServiceBatchChangeSet updateCreditMemoReqItemPartner(@Nonnull CreditMemoReqItemPartner creditMemoReqItemPartner) Update an existingCreditMemoReqItemPartnerentity and save it to the S/4HANA system.- Parameters:
creditMemoReqItemPartner-CreditMemoReqItemPartnerentity 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.
-
deleteCreditMemoReqItemPartner
@Nonnull CreditMemoRequestServiceBatchChangeSet deleteCreditMemoReqItemPartner(@Nonnull CreditMemoReqItemPartner creditMemoReqItemPartner) Deletes an existingCreditMemoReqItemPartnerentity in the S/4HANA system.- Parameters:
creditMemoReqItemPartner-CreditMemoReqItemPartnerentity 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.
-
updateCreditMemoReqItemPrcgElmnt
@Nonnull CreditMemoRequestServiceBatchChangeSet updateCreditMemoReqItemPrcgElmnt(@Nonnull CreditMemoReqItemPrcgElmnt creditMemoReqItemPrcgElmnt) Update an existingCreditMemoReqItemPrcgElmntentity and save it to the S/4HANA system.- Parameters:
creditMemoReqItemPrcgElmnt-CreditMemoReqItemPrcgElmntentity 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.
-
deleteCreditMemoReqItemPrcgElmnt
@Nonnull CreditMemoRequestServiceBatchChangeSet deleteCreditMemoReqItemPrcgElmnt(@Nonnull CreditMemoReqItemPrcgElmnt creditMemoReqItemPrcgElmnt) Deletes an existingCreditMemoReqItemPrcgElmntentity in the S/4HANA system.- Parameters:
creditMemoReqItemPrcgElmnt-CreditMemoReqItemPrcgElmntentity 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.
-
updateCreditMemoReqItemText
@Nonnull CreditMemoRequestServiceBatchChangeSet updateCreditMemoReqItemText(@Nonnull CreditMemoReqItemText creditMemoReqItemText) Update an existingCreditMemoReqItemTextentity and save it to the S/4HANA system.- Parameters:
creditMemoReqItemText-CreditMemoReqItemTextentity 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.
-
deleteCreditMemoReqItemText
@Nonnull CreditMemoRequestServiceBatchChangeSet deleteCreditMemoReqItemText(@Nonnull CreditMemoReqItemText creditMemoReqItemText) Deletes an existingCreditMemoReqItemTextentity in the S/4HANA system.- Parameters:
creditMemoReqItemText-CreditMemoReqItemTextentity 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.
-
updateCreditMemoReqPartner
@Nonnull CreditMemoRequestServiceBatchChangeSet updateCreditMemoReqPartner(@Nonnull CreditMemoReqPartner creditMemoReqPartner) Update an existingCreditMemoReqPartnerentity and save it to the S/4HANA system.- Parameters:
creditMemoReqPartner-CreditMemoReqPartnerentity 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.
-
deleteCreditMemoReqPartner
@Nonnull CreditMemoRequestServiceBatchChangeSet deleteCreditMemoReqPartner(@Nonnull CreditMemoReqPartner creditMemoReqPartner) Deletes an existingCreditMemoReqPartnerentity in the S/4HANA system.- Parameters:
creditMemoReqPartner-CreditMemoReqPartnerentity 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.
-
updateCreditMemoReqPrcgElmnt
@Nonnull CreditMemoRequestServiceBatchChangeSet updateCreditMemoReqPrcgElmnt(@Nonnull CreditMemoReqPrcgElmnt creditMemoReqPrcgElmnt) Update an existingCreditMemoReqPrcgElmntentity and save it to the S/4HANA system.- Parameters:
creditMemoReqPrcgElmnt-CreditMemoReqPrcgElmntentity 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.
-
deleteCreditMemoReqPrcgElmnt
@Nonnull CreditMemoRequestServiceBatchChangeSet deleteCreditMemoReqPrcgElmnt(@Nonnull CreditMemoReqPrcgElmnt creditMemoReqPrcgElmnt) Deletes an existingCreditMemoReqPrcgElmntentity in the S/4HANA system.- Parameters:
creditMemoReqPrcgElmnt-CreditMemoReqPrcgElmntentity 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.
-
updateCreditMemoReqText
@Nonnull CreditMemoRequestServiceBatchChangeSet updateCreditMemoReqText(@Nonnull CreditMemoReqText creditMemoReqText) Update an existingCreditMemoReqTextentity and save it to the S/4HANA system.- Parameters:
creditMemoReqText-CreditMemoReqTextentity 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.
-
deleteCreditMemoReqText
@Nonnull CreditMemoRequestServiceBatchChangeSet deleteCreditMemoReqText(@Nonnull CreditMemoReqText creditMemoReqText) Deletes an existingCreditMemoReqTextentity in the S/4HANA system.- Parameters:
creditMemoReqText-CreditMemoReqTextentity 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.
-
createCreditMemoRequest
@Nonnull CreditMemoRequestServiceBatchChangeSet createCreditMemoRequest(@Nonnull CreditMemoRequest creditMemoRequest) Create a newCreditMemoRequestentity and save it to the S/4HANA system.- Parameters:
creditMemoRequest-CreditMemoRequestentity 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.
-
updateCreditMemoRequest
@Nonnull CreditMemoRequestServiceBatchChangeSet updateCreditMemoRequest(@Nonnull CreditMemoRequest creditMemoRequest) Update an existingCreditMemoRequestentity and save it to the S/4HANA system.- Parameters:
creditMemoRequest-CreditMemoRequestentity 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.
-
deleteCreditMemoRequest
@Nonnull CreditMemoRequestServiceBatchChangeSet deleteCreditMemoRequest(@Nonnull CreditMemoRequest creditMemoRequest) Deletes an existingCreditMemoRequestentity in the S/4HANA system.- Parameters:
creditMemoRequest-CreditMemoRequestentity 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.
-
createCreditMemoRequestItem
@Nonnull CreditMemoRequestServiceBatchChangeSet createCreditMemoRequestItem(@Nonnull CreditMemoRequestItem creditMemoRequestItem) Create a newCreditMemoRequestItementity and save it to the S/4HANA system.- Parameters:
creditMemoRequestItem-CreditMemoRequestItementity 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.
-
updateCreditMemoRequestItem
@Nonnull CreditMemoRequestServiceBatchChangeSet updateCreditMemoRequestItem(@Nonnull CreditMemoRequestItem creditMemoRequestItem) Update an existingCreditMemoRequestItementity and save it to the S/4HANA system.- Parameters:
creditMemoRequestItem-CreditMemoRequestItementity 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.
-
deleteCreditMemoRequestItem
@Nonnull CreditMemoRequestServiceBatchChangeSet deleteCreditMemoRequestItem(@Nonnull CreditMemoRequestItem creditMemoRequestItem) Deletes an existingCreditMemoRequestItementity in the S/4HANA system.- Parameters:
creditMemoRequestItem-CreditMemoRequestItementity 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.
-