Class DefaultProductionSupplyAreaServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<ProductionSupplyAreaServiceBatch,ProductionSupplyAreaServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionsupplyarea.batch.DefaultProductionSupplyAreaServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<ProductionSupplyAreaServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ProductionSupplyAreaServiceBatch>,ProductionSupplyAreaServiceBatchChangeSet
public class DefaultProductionSupplyAreaServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<ProductionSupplyAreaServiceBatch,ProductionSupplyAreaServiceBatchChangeSet>
implements ProductionSupplyAreaServiceBatchChangeSet
Implementation of the
ProductionSupplyAreaServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
ProductionSupplyAreaService.-
Method Summary
Modifier and TypeMethodDescriptioncreateProductionSupplyArea(ProductionSupplyArea productionSupplyArea) Create a newProductionSupplyAreaentity and save it to the S/4HANA system.createProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Create a newProductionSupplyAreaAddressentity and save it to the S/4HANA system.createProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Create a newProductionSupplyAreaTextentity and save it to the S/4HANA system.deleteProductionSupplyArea(ProductionSupplyArea productionSupplyArea) Deletes an existingProductionSupplyAreaentity in the S/4HANA system.deleteProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Deletes an existingProductionSupplyAreaAddressentity in the S/4HANA system.deleteProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Deletes an existingProductionSupplyAreaTextentity in the S/4HANA system.getThis()updateProductionSupplyArea(ProductionSupplyArea productionSupplyArea) Update an existingProductionSupplyAreaentity and save it to the S/4HANA system.updateProductionSupplyAreaAddress(ProductionSupplyAreaAddress productionSupplyAreaAddress) Update an existingProductionSupplyAreaAddressentity and save it to the S/4HANA system.updateProductionSupplyAreaText(ProductionSupplyAreaText productionSupplyAreaText) Update an existingProductionSupplyAreaTextentity 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
-
createProductionSupplyArea
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet createProductionSupplyArea(@Nonnull ProductionSupplyArea productionSupplyArea) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetCreate a newProductionSupplyAreaentity and save it to the S/4HANA system.- Specified by:
createProductionSupplyAreain interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyArea-ProductionSupplyAreaentity 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.
-
updateProductionSupplyArea
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet updateProductionSupplyArea(@Nonnull ProductionSupplyArea productionSupplyArea) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetUpdate an existingProductionSupplyAreaentity and save it to the S/4HANA system.- Specified by:
updateProductionSupplyAreain interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyArea-ProductionSupplyAreaentity 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.
-
deleteProductionSupplyArea
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet deleteProductionSupplyArea(@Nonnull ProductionSupplyArea productionSupplyArea) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetDeletes an existingProductionSupplyAreaentity in the S/4HANA system.- Specified by:
deleteProductionSupplyAreain interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyArea-ProductionSupplyAreaentity 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.
-
createProductionSupplyAreaAddress
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet createProductionSupplyAreaAddress(@Nonnull ProductionSupplyAreaAddress productionSupplyAreaAddress) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetCreate a newProductionSupplyAreaAddressentity and save it to the S/4HANA system.- Specified by:
createProductionSupplyAreaAddressin interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyAreaAddress-ProductionSupplyAreaAddressentity 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.
-
updateProductionSupplyAreaAddress
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet updateProductionSupplyAreaAddress(@Nonnull ProductionSupplyAreaAddress productionSupplyAreaAddress) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetUpdate an existingProductionSupplyAreaAddressentity and save it to the S/4HANA system.- Specified by:
updateProductionSupplyAreaAddressin interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyAreaAddress-ProductionSupplyAreaAddressentity 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.
-
deleteProductionSupplyAreaAddress
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet deleteProductionSupplyAreaAddress(@Nonnull ProductionSupplyAreaAddress productionSupplyAreaAddress) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetDeletes an existingProductionSupplyAreaAddressentity in the S/4HANA system.- Specified by:
deleteProductionSupplyAreaAddressin interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyAreaAddress-ProductionSupplyAreaAddressentity 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.
-
createProductionSupplyAreaText
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet createProductionSupplyAreaText(@Nonnull ProductionSupplyAreaText productionSupplyAreaText) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetCreate a newProductionSupplyAreaTextentity and save it to the S/4HANA system.- Specified by:
createProductionSupplyAreaTextin interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyAreaText-ProductionSupplyAreaTextentity 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.
-
updateProductionSupplyAreaText
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet updateProductionSupplyAreaText(@Nonnull ProductionSupplyAreaText productionSupplyAreaText) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetUpdate an existingProductionSupplyAreaTextentity and save it to the S/4HANA system.- Specified by:
updateProductionSupplyAreaTextin interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyAreaText-ProductionSupplyAreaTextentity 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.
-
deleteProductionSupplyAreaText
@Nonnull public ProductionSupplyAreaServiceBatchChangeSet deleteProductionSupplyAreaText(@Nonnull ProductionSupplyAreaText productionSupplyAreaText) Description copied from interface:ProductionSupplyAreaServiceBatchChangeSetDeletes an existingProductionSupplyAreaTextentity in the S/4HANA system.- Specified by:
deleteProductionSupplyAreaTextin interfaceProductionSupplyAreaServiceBatchChangeSet- Parameters:
productionSupplyAreaText-ProductionSupplyAreaTextentity 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.
-