Class DefaultProductionRoutingServiceBatchChangeSet
java.lang.Object
com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic<ProductionRoutingServiceBatch,ProductionRoutingServiceBatchChangeSet>
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productionrouting.batch.DefaultProductionRoutingServiceBatchChangeSet
- All Implemented Interfaces:
FluentHelperBatchChangeSet<ProductionRoutingServiceBatchChangeSet>,FluentHelperBatchEndChangeSet<ProductionRoutingServiceBatch>,ProductionRoutingServiceBatchChangeSet
public class DefaultProductionRoutingServiceBatchChangeSet
extends BatchChangeSetFluentHelperBasic<ProductionRoutingServiceBatch,ProductionRoutingServiceBatchChangeSet>
implements ProductionRoutingServiceBatchChangeSet
Implementation of the
ProductionRoutingServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
ProductionRoutingService.-
Method Summary
Modifier and TypeMethodDescriptioncreateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Create a newProductionRoutingHeaderentity and save it to the S/4HANA system.createProductionRoutingOpCompAlloc(ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc) Create a newProductionRoutingOpCompAllocentity and save it to the S/4HANA system.createProductionRoutingOperation(ProductionRoutingOperation productionRoutingOperation) Create a newProductionRoutingOperationentity and save it to the S/4HANA system.createProductionRoutingSequence(ProductionRoutingSequence productionRoutingSequence) Create a newProductionRoutingSequenceentity and save it to the S/4HANA system.createProductionRoutingSubOperation(ProductionRoutingSubOperation productionRoutingSubOperation) Create a newProductionRoutingSubOperationentity and save it to the S/4HANA system.getThis()updateProductionRoutingHeader(ProductionRoutingHeader productionRoutingHeader) Update an existingProductionRoutingHeaderentity and save it to the S/4HANA system.updateProductionRoutingOpCompAlloc(ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc) Update an existingProductionRoutingOpCompAllocentity and save it to the S/4HANA system.updateProductionRoutingOperation(ProductionRoutingOperation productionRoutingOperation) Update an existingProductionRoutingOperationentity and save it to the S/4HANA system.updateProductionRoutingSequence(ProductionRoutingSequence productionRoutingSequence) Update an existingProductionRoutingSequenceentity and save it to the S/4HANA system.updateProductionRoutingSubOperation(ProductionRoutingSubOperation productionRoutingSubOperation) Update an existingProductionRoutingSubOperationentity 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
- Specified by:
getThisin classBatchChangeSetFluentHelperBasic<ProductionRoutingServiceBatch,ProductionRoutingServiceBatchChangeSet>
-
createProductionRoutingHeader
@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingHeader(@Nonnull ProductionRoutingHeader productionRoutingHeader) Description copied from interface:ProductionRoutingServiceBatchChangeSetCreate a newProductionRoutingHeaderentity and save it to the S/4HANA system.- Specified by:
createProductionRoutingHeaderin interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingHeader-ProductionRoutingHeaderentity 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.
-
updateProductionRoutingHeader
@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingHeader(@Nonnull ProductionRoutingHeader productionRoutingHeader) Description copied from interface:ProductionRoutingServiceBatchChangeSetUpdate an existingProductionRoutingHeaderentity and save it to the S/4HANA system.- Specified by:
updateProductionRoutingHeaderin interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingHeader-ProductionRoutingHeaderentity 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.
-
createProductionRoutingOpCompAlloc
@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingOpCompAlloc(@Nonnull ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc) Description copied from interface:ProductionRoutingServiceBatchChangeSetCreate a newProductionRoutingOpCompAllocentity and save it to the S/4HANA system.- Specified by:
createProductionRoutingOpCompAllocin interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingOpCompAlloc-ProductionRoutingOpCompAllocentity 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.
-
updateProductionRoutingOpCompAlloc
@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingOpCompAlloc(@Nonnull ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc) Description copied from interface:ProductionRoutingServiceBatchChangeSetUpdate an existingProductionRoutingOpCompAllocentity and save it to the S/4HANA system.- Specified by:
updateProductionRoutingOpCompAllocin interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingOpCompAlloc-ProductionRoutingOpCompAllocentity 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.
-
createProductionRoutingOperation
@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingOperation(@Nonnull ProductionRoutingOperation productionRoutingOperation) Description copied from interface:ProductionRoutingServiceBatchChangeSetCreate a newProductionRoutingOperationentity and save it to the S/4HANA system.- Specified by:
createProductionRoutingOperationin interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingOperation-ProductionRoutingOperationentity 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.
-
updateProductionRoutingOperation
@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingOperation(@Nonnull ProductionRoutingOperation productionRoutingOperation) Description copied from interface:ProductionRoutingServiceBatchChangeSetUpdate an existingProductionRoutingOperationentity and save it to the S/4HANA system.- Specified by:
updateProductionRoutingOperationin interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingOperation-ProductionRoutingOperationentity 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.
-
createProductionRoutingSequence
@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingSequence(@Nonnull ProductionRoutingSequence productionRoutingSequence) Description copied from interface:ProductionRoutingServiceBatchChangeSetCreate a newProductionRoutingSequenceentity and save it to the S/4HANA system.- Specified by:
createProductionRoutingSequencein interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingSequence-ProductionRoutingSequenceentity 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.
-
updateProductionRoutingSequence
@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingSequence(@Nonnull ProductionRoutingSequence productionRoutingSequence) Description copied from interface:ProductionRoutingServiceBatchChangeSetUpdate an existingProductionRoutingSequenceentity and save it to the S/4HANA system.- Specified by:
updateProductionRoutingSequencein interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingSequence-ProductionRoutingSequenceentity 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.
-
createProductionRoutingSubOperation
@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingSubOperation(@Nonnull ProductionRoutingSubOperation productionRoutingSubOperation) Description copied from interface:ProductionRoutingServiceBatchChangeSetCreate a newProductionRoutingSubOperationentity and save it to the S/4HANA system.- Specified by:
createProductionRoutingSubOperationin interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingSubOperation-ProductionRoutingSubOperationentity 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.
-
updateProductionRoutingSubOperation
@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingSubOperation(@Nonnull ProductionRoutingSubOperation productionRoutingSubOperation) Description copied from interface:ProductionRoutingServiceBatchChangeSetUpdate an existingProductionRoutingSubOperationentity and save it to the S/4HANA system.- Specified by:
updateProductionRoutingSubOperationin interfaceProductionRoutingServiceBatchChangeSet- Parameters:
productionRoutingSubOperation-ProductionRoutingSubOperationentity 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.
-