Interface PurchasingPricingConditionRecordServiceBatchChangeSet
- All Superinterfaces:
FluentHelperBatchChangeSet<PurchasingPricingConditionRecordServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<PurchasingPricingConditionRecordServiceBatch>
- All Known Implementing Classes:
DefaultPurchasingPricingConditionRecordServiceBatchChangeSet
public interface PurchasingPricingConditionRecordServiceBatchChangeSet
extends FluentHelperBatchChangeSet<PurchasingPricingConditionRecordServiceBatchChangeSet>, FluentHelperBatchEndChangeSet<PurchasingPricingConditionRecordServiceBatch>
This interface enables you to combine multiple operations into one change set. For further information have a look
into the
PurchasingPricingConditionRecordService.-
Method Summary
Modifier and TypeMethodDescriptioncreatePurgPrcgCndnRecdSuplmnt(PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt) Create a newPurgPrcgCndnRecdSuplmntentity and save it to the S/4HANA system.createPurgPrcgCndnRecdValidity(PurgPrcgCndnRecdValidity purgPrcgCndnRecdValidity) Create a newPurgPrcgCndnRecdValidityentity and save it to the S/4HANA system.createPurgPrcgCndnRecordScale(PurgPrcgCndnRecordScale purgPrcgCndnRecordScale) Create a newPurgPrcgCndnRecordScaleentity and save it to the S/4HANA system.createPurgPrcgConditionRecord(PurgPrcgConditionRecord purgPrcgConditionRecord) Create a newPurgPrcgConditionRecordentity and save it to the S/4HANA system.deletePurgPrcgCndnRecdSuplmnt(PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt) Deletes an existingPurgPrcgCndnRecdSuplmntentity in the S/4HANA system.deletePurgPrcgCndnRecordScale(PurgPrcgCndnRecordScale purgPrcgCndnRecordScale) Deletes an existingPurgPrcgCndnRecordScaleentity in the S/4HANA system.deletePurgPrcgConditionRecord(PurgPrcgConditionRecord purgPrcgConditionRecord) Deletes an existingPurgPrcgConditionRecordentity in the S/4HANA system.updatePurgPrcgCndnRecdSuplmnt(PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt) Update an existingPurgPrcgCndnRecdSuplmntentity and save it to the S/4HANA system.updatePurgPrcgCndnRecdValidity(PurgPrcgCndnRecdValidity purgPrcgCndnRecdValidity) Update an existingPurgPrcgCndnRecdValidityentity and save it to the S/4HANA system.updatePurgPrcgCndnRecordScale(PurgPrcgCndnRecordScale purgPrcgCndnRecordScale) Update an existingPurgPrcgCndnRecordScaleentity and save it to the S/4HANA system.updatePurgPrcgConditionRecord(PurgPrcgConditionRecord purgPrcgConditionRecord) Update an existingPurgPrcgConditionRecordentity 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
-
createPurgPrcgCndnRecdSuplmnt
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet createPurgPrcgCndnRecdSuplmnt(@Nonnull PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt) Create a newPurgPrcgCndnRecdSuplmntentity and save it to the S/4HANA system.- Parameters:
purgPrcgCndnRecdSuplmnt-PurgPrcgCndnRecdSuplmntentity 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.
-
updatePurgPrcgCndnRecdSuplmnt
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet updatePurgPrcgCndnRecdSuplmnt(@Nonnull PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt) Update an existingPurgPrcgCndnRecdSuplmntentity and save it to the S/4HANA system.- Parameters:
purgPrcgCndnRecdSuplmnt-PurgPrcgCndnRecdSuplmntentity 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.
-
deletePurgPrcgCndnRecdSuplmnt
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet deletePurgPrcgCndnRecdSuplmnt(@Nonnull PurgPrcgCndnRecdSuplmnt purgPrcgCndnRecdSuplmnt) Deletes an existingPurgPrcgCndnRecdSuplmntentity in the S/4HANA system.- Parameters:
purgPrcgCndnRecdSuplmnt-PurgPrcgCndnRecdSuplmntentity 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.
-
createPurgPrcgCndnRecdValidity
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet createPurgPrcgCndnRecdValidity(@Nonnull PurgPrcgCndnRecdValidity purgPrcgCndnRecdValidity) Create a newPurgPrcgCndnRecdValidityentity and save it to the S/4HANA system.- Parameters:
purgPrcgCndnRecdValidity-PurgPrcgCndnRecdValidityentity 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.
-
updatePurgPrcgCndnRecdValidity
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet updatePurgPrcgCndnRecdValidity(@Nonnull PurgPrcgCndnRecdValidity purgPrcgCndnRecdValidity) Update an existingPurgPrcgCndnRecdValidityentity and save it to the S/4HANA system.- Parameters:
purgPrcgCndnRecdValidity-PurgPrcgCndnRecdValidityentity 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.
-
createPurgPrcgCndnRecordScale
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet createPurgPrcgCndnRecordScale(@Nonnull PurgPrcgCndnRecordScale purgPrcgCndnRecordScale) Create a newPurgPrcgCndnRecordScaleentity and save it to the S/4HANA system.- Parameters:
purgPrcgCndnRecordScale-PurgPrcgCndnRecordScaleentity 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.
-
updatePurgPrcgCndnRecordScale
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet updatePurgPrcgCndnRecordScale(@Nonnull PurgPrcgCndnRecordScale purgPrcgCndnRecordScale) Update an existingPurgPrcgCndnRecordScaleentity and save it to the S/4HANA system.- Parameters:
purgPrcgCndnRecordScale-PurgPrcgCndnRecordScaleentity 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.
-
deletePurgPrcgCndnRecordScale
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet deletePurgPrcgCndnRecordScale(@Nonnull PurgPrcgCndnRecordScale purgPrcgCndnRecordScale) Deletes an existingPurgPrcgCndnRecordScaleentity in the S/4HANA system.- Parameters:
purgPrcgCndnRecordScale-PurgPrcgCndnRecordScaleentity 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.
-
createPurgPrcgConditionRecord
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet createPurgPrcgConditionRecord(@Nonnull PurgPrcgConditionRecord purgPrcgConditionRecord) Create a newPurgPrcgConditionRecordentity and save it to the S/4HANA system.- Parameters:
purgPrcgConditionRecord-PurgPrcgConditionRecordentity 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.
-
updatePurgPrcgConditionRecord
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet updatePurgPrcgConditionRecord(@Nonnull PurgPrcgConditionRecord purgPrcgConditionRecord) Update an existingPurgPrcgConditionRecordentity and save it to the S/4HANA system.- Parameters:
purgPrcgConditionRecord-PurgPrcgConditionRecordentity 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.
-
deletePurgPrcgConditionRecord
@Nonnull PurchasingPricingConditionRecordServiceBatchChangeSet deletePurgPrcgConditionRecord(@Nonnull PurgPrcgConditionRecord purgPrcgConditionRecord) Deletes an existingPurgPrcgConditionRecordentity in the S/4HANA system.- Parameters:
purgPrcgConditionRecord-PurgPrcgConditionRecordentity 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.
-