public class DefaultProductionRoutingServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<ProductionRoutingServiceBatch,ProductionRoutingServiceBatchChangeSet> implements ProductionRoutingServiceBatchChangeSet
ProductionRoutingServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
ProductionRoutingService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultProductionRoutingServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<ProductionRoutingServiceBatch,ProductionRoutingServiceBatchChangeSet>
@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingHeader(@Nonnull ProductionRoutingHeader productionRoutingHeader)
ProductionRoutingHeader
entity and save it to the S/4HANA system.createProductionRoutingHeader
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingHeader
- ProductionRoutingHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingHeader(@Nonnull ProductionRoutingHeader productionRoutingHeader)
ProductionRoutingHeader
entity and save it to the S/4HANA system.updateProductionRoutingHeader
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingHeader
- ProductionRoutingHeader
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingOpCompAlloc(@Nonnull ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc)
ProductionRoutingOpCompAlloc
entity and save it to the S/4HANA system.createProductionRoutingOpCompAlloc
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingOpCompAlloc
- ProductionRoutingOpCompAlloc
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingOpCompAlloc(@Nonnull ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc)
ProductionRoutingOpCompAlloc
entity and save it to the S/4HANA system.updateProductionRoutingOpCompAlloc
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingOpCompAlloc
- ProductionRoutingOpCompAlloc
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingOperation(@Nonnull ProductionRoutingOperation productionRoutingOperation)
ProductionRoutingOperation
entity and save it to the S/4HANA system.createProductionRoutingOperation
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingOperation
- ProductionRoutingOperation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingOperation(@Nonnull ProductionRoutingOperation productionRoutingOperation)
ProductionRoutingOperation
entity and save it to the S/4HANA system.updateProductionRoutingOperation
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingOperation
- ProductionRoutingOperation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingSequence(@Nonnull ProductionRoutingSequence productionRoutingSequence)
ProductionRoutingSequence
entity and save it to the S/4HANA system.createProductionRoutingSequence
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingSequence
- ProductionRoutingSequence
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingSequence(@Nonnull ProductionRoutingSequence productionRoutingSequence)
ProductionRoutingSequence
entity and save it to the S/4HANA system.updateProductionRoutingSequence
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingSequence
- ProductionRoutingSequence
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet createProductionRoutingSubOperation(@Nonnull ProductionRoutingSubOperation productionRoutingSubOperation)
ProductionRoutingSubOperation
entity and save it to the S/4HANA system.createProductionRoutingSubOperation
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingSubOperation
- ProductionRoutingSubOperation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public ProductionRoutingServiceBatchChangeSet updateProductionRoutingSubOperation(@Nonnull ProductionRoutingSubOperation productionRoutingSubOperation)
ProductionRoutingSubOperation
entity and save it to the S/4HANA system.updateProductionRoutingSubOperation
in interface ProductionRoutingServiceBatchChangeSet
productionRoutingSubOperation
- ProductionRoutingSubOperation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.