Class DefaultCreditManagementMasterDataServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<CreditManagementMasterDataServiceBatch,CreditManagementMasterDataServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.creditmanagementmasterdata.batch.DefaultCreditManagementMasterDataServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<CreditManagementMasterDataServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<CreditManagementMasterDataServiceBatch>,CreditManagementMasterDataServiceBatchChangeSet
public class DefaultCreditManagementMasterDataServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<CreditManagementMasterDataServiceBatch,CreditManagementMasterDataServiceBatchChangeSet>
implements CreditManagementMasterDataServiceBatchChangeSet
Implementation of the
CreditManagementMasterDataServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. For further information have a look into the
CreditManagementMasterDataService.-
Method Summary
Modifier and TypeMethodDescriptioncreateCreditManagementAccount(CreditManagementAccount creditManagementAccount) Create a newCreditManagementAccountentity and save it to the S/4HANA system.createCreditMgmtBusinessPartner(CreditMgmtBusinessPartner creditMgmtBusinessPartner) Create a newCreditMgmtBusinessPartnerentity and save it to the S/4HANA system.deleteCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) Deletes an existingCrdtMAcctCollateralentity in the S/4HANA system.deleteCrdtMAcctCrdtInsurance(CrdtMAcctCrdtInsurance crdtMAcctCrdtInsurance) Deletes an existingCrdtMAcctCrdtInsuranceentity in the S/4HANA system.deleteCrdtMgmtBPCollateral(CrdtMgmtBPCollateral crdtMgmtBPCollateral) Deletes an existingCrdtMgmtBPCollateralentity in the S/4HANA system.deleteCrdtMgmtBPCreditInsurance(CrdtMgmtBPCreditInsurance crdtMgmtBPCreditInsurance) Deletes an existingCrdtMgmtBPCreditInsuranceentity in the S/4HANA system.deleteCrdtMgmtBPNegativeEvent(CrdtMgmtBPNegativeEvent crdtMgmtBPNegativeEvent) Deletes an existingCrdtMgmtBPNegativeEvententity in the S/4HANA system.deleteCreditManagementAccount(CreditManagementAccount creditManagementAccount) Deletes an existingCreditManagementAccountentity in the S/4HANA system.getThis()updateCrdtMAcctCollateral(CrdtMAcctCollateral crdtMAcctCollateral) Update an existingCrdtMAcctCollateralentity and save it to the S/4HANA system.updateCrdtMAcctCrdtInsurance(CrdtMAcctCrdtInsurance crdtMAcctCrdtInsurance) Update an existingCrdtMAcctCrdtInsuranceentity and save it to the S/4HANA system.updateCrdtMgmtBPCollateral(CrdtMgmtBPCollateral crdtMgmtBPCollateral) Update an existingCrdtMgmtBPCollateralentity and save it to the S/4HANA system.updateCrdtMgmtBPCreditInsurance(CrdtMgmtBPCreditInsurance crdtMgmtBPCreditInsurance) Update an existingCrdtMgmtBPCreditInsuranceentity and save it to the S/4HANA system.updateCrdtMgmtBPNegativeEvent(CrdtMgmtBPNegativeEvent crdtMgmtBPNegativeEvent) Update an existingCrdtMgmtBPNegativeEvententity and save it to the S/4HANA system.updateCreditManagementAccount(CreditManagementAccount creditManagementAccount) Update an existingCreditManagementAccountentity and save it to the S/4HANA system.updateCreditMgmtBusinessPartner(CreditMgmtBusinessPartner creditMgmtBusinessPartner) Update an existingCreditMgmtBusinessPartnerentity 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
-
updateCrdtMAcctCollateral
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet updateCrdtMAcctCollateral(@Nonnull CrdtMAcctCollateral crdtMAcctCollateral) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetUpdate an existingCrdtMAcctCollateralentity and save it to the S/4HANA system.- Specified by:
updateCrdtMAcctCollateralin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMAcctCollateral-CrdtMAcctCollateralentity 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.
-
deleteCrdtMAcctCollateral
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet deleteCrdtMAcctCollateral(@Nonnull CrdtMAcctCollateral crdtMAcctCollateral) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetDeletes an existingCrdtMAcctCollateralentity in the S/4HANA system.- Specified by:
deleteCrdtMAcctCollateralin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMAcctCollateral-CrdtMAcctCollateralentity 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.
-
updateCrdtMAcctCrdtInsurance
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet updateCrdtMAcctCrdtInsurance(@Nonnull CrdtMAcctCrdtInsurance crdtMAcctCrdtInsurance) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetUpdate an existingCrdtMAcctCrdtInsuranceentity and save it to the S/4HANA system.- Specified by:
updateCrdtMAcctCrdtInsurancein interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMAcctCrdtInsurance-CrdtMAcctCrdtInsuranceentity 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.
-
deleteCrdtMAcctCrdtInsurance
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet deleteCrdtMAcctCrdtInsurance(@Nonnull CrdtMAcctCrdtInsurance crdtMAcctCrdtInsurance) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetDeletes an existingCrdtMAcctCrdtInsuranceentity in the S/4HANA system.- Specified by:
deleteCrdtMAcctCrdtInsurancein interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMAcctCrdtInsurance-CrdtMAcctCrdtInsuranceentity 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.
-
createCreditMgmtBusinessPartner
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet createCreditMgmtBusinessPartner(@Nonnull CreditMgmtBusinessPartner creditMgmtBusinessPartner) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetCreate a newCreditMgmtBusinessPartnerentity and save it to the S/4HANA system.- Specified by:
createCreditMgmtBusinessPartnerin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
creditMgmtBusinessPartner-CreditMgmtBusinessPartnerentity 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.
-
updateCreditMgmtBusinessPartner
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet updateCreditMgmtBusinessPartner(@Nonnull CreditMgmtBusinessPartner creditMgmtBusinessPartner) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetUpdate an existingCreditMgmtBusinessPartnerentity and save it to the S/4HANA system.- Specified by:
updateCreditMgmtBusinessPartnerin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
creditMgmtBusinessPartner-CreditMgmtBusinessPartnerentity 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.
-
updateCrdtMgmtBPCollateral
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet updateCrdtMgmtBPCollateral(@Nonnull CrdtMgmtBPCollateral crdtMgmtBPCollateral) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetUpdate an existingCrdtMgmtBPCollateralentity and save it to the S/4HANA system.- Specified by:
updateCrdtMgmtBPCollateralin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMgmtBPCollateral-CrdtMgmtBPCollateralentity 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.
-
deleteCrdtMgmtBPCollateral
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet deleteCrdtMgmtBPCollateral(@Nonnull CrdtMgmtBPCollateral crdtMgmtBPCollateral) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetDeletes an existingCrdtMgmtBPCollateralentity in the S/4HANA system.- Specified by:
deleteCrdtMgmtBPCollateralin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMgmtBPCollateral-CrdtMgmtBPCollateralentity 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.
-
updateCrdtMgmtBPCreditInsurance
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet updateCrdtMgmtBPCreditInsurance(@Nonnull CrdtMgmtBPCreditInsurance crdtMgmtBPCreditInsurance) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetUpdate an existingCrdtMgmtBPCreditInsuranceentity and save it to the S/4HANA system.- Specified by:
updateCrdtMgmtBPCreditInsurancein interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMgmtBPCreditInsurance-CrdtMgmtBPCreditInsuranceentity 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.
-
deleteCrdtMgmtBPCreditInsurance
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet deleteCrdtMgmtBPCreditInsurance(@Nonnull CrdtMgmtBPCreditInsurance crdtMgmtBPCreditInsurance) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetDeletes an existingCrdtMgmtBPCreditInsuranceentity in the S/4HANA system.- Specified by:
deleteCrdtMgmtBPCreditInsurancein interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMgmtBPCreditInsurance-CrdtMgmtBPCreditInsuranceentity 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.
-
updateCrdtMgmtBPNegativeEvent
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet updateCrdtMgmtBPNegativeEvent(@Nonnull CrdtMgmtBPNegativeEvent crdtMgmtBPNegativeEvent) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetUpdate an existingCrdtMgmtBPNegativeEvententity and save it to the S/4HANA system.- Specified by:
updateCrdtMgmtBPNegativeEventin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMgmtBPNegativeEvent-CrdtMgmtBPNegativeEvententity 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.
-
deleteCrdtMgmtBPNegativeEvent
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet deleteCrdtMgmtBPNegativeEvent(@Nonnull CrdtMgmtBPNegativeEvent crdtMgmtBPNegativeEvent) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetDeletes an existingCrdtMgmtBPNegativeEvententity in the S/4HANA system.- Specified by:
deleteCrdtMgmtBPNegativeEventin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
crdtMgmtBPNegativeEvent-CrdtMgmtBPNegativeEvententity 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.
-
createCreditManagementAccount
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet createCreditManagementAccount(@Nonnull CreditManagementAccount creditManagementAccount) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetCreate a newCreditManagementAccountentity and save it to the S/4HANA system.- Specified by:
createCreditManagementAccountin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
creditManagementAccount-CreditManagementAccountentity 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.
-
updateCreditManagementAccount
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet updateCreditManagementAccount(@Nonnull CreditManagementAccount creditManagementAccount) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetUpdate an existingCreditManagementAccountentity and save it to the S/4HANA system.- Specified by:
updateCreditManagementAccountin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
creditManagementAccount-CreditManagementAccountentity 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.
-
deleteCreditManagementAccount
@Nonnull public CreditManagementMasterDataServiceBatchChangeSet deleteCreditManagementAccount(@Nonnull CreditManagementAccount creditManagementAccount) Description copied from interface:CreditManagementMasterDataServiceBatchChangeSetDeletes an existingCreditManagementAccountentity in the S/4HANA system.- Specified by:
deleteCreditManagementAccountin interfaceCreditManagementMasterDataServiceBatchChangeSet- Parameters:
creditManagementAccount-CreditManagementAccountentity 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.
-