public interface ProductionRoutingServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<ProductionRoutingServiceBatch>
ProductionRoutingService
.endChangeSet
@Nonnull ProductionRoutingServiceBatchChangeSet createProductionRoutingHeader(@Nonnull ProductionRoutingHeader productionRoutingHeader)
ProductionRoutingHeader
entity and save it to the S/4HANA system.productionRoutingHeader
- ProductionRoutingHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet updateProductionRoutingHeader(@Nonnull ProductionRoutingHeader productionRoutingHeader)
ProductionRoutingHeader
entity and save it to the S/4HANA system.productionRoutingHeader
- ProductionRoutingHeader
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet createProductionRoutingOpCompAlloc(@Nonnull ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc)
ProductionRoutingOpCompAlloc
entity and save it to the S/4HANA system.productionRoutingOpCompAlloc
- ProductionRoutingOpCompAlloc
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet updateProductionRoutingOpCompAlloc(@Nonnull ProductionRoutingOpCompAlloc productionRoutingOpCompAlloc)
ProductionRoutingOpCompAlloc
entity and save it to the S/4HANA system.productionRoutingOpCompAlloc
- ProductionRoutingOpCompAlloc
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet createProductionRoutingOperation(@Nonnull ProductionRoutingOperation productionRoutingOperation)
ProductionRoutingOperation
entity and save it to the S/4HANA system.productionRoutingOperation
- ProductionRoutingOperation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet updateProductionRoutingOperation(@Nonnull ProductionRoutingOperation productionRoutingOperation)
ProductionRoutingOperation
entity and save it to the S/4HANA system.productionRoutingOperation
- ProductionRoutingOperation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet createProductionRoutingSequence(@Nonnull ProductionRoutingSequence productionRoutingSequence)
ProductionRoutingSequence
entity and save it to the S/4HANA system.productionRoutingSequence
- ProductionRoutingSequence
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet updateProductionRoutingSequence(@Nonnull ProductionRoutingSequence productionRoutingSequence)
ProductionRoutingSequence
entity and save it to the S/4HANA system.productionRoutingSequence
- ProductionRoutingSequence
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet createProductionRoutingSubOperation(@Nonnull ProductionRoutingSubOperation productionRoutingSubOperation)
ProductionRoutingSubOperation
entity and save it to the S/4HANA system.productionRoutingSubOperation
- ProductionRoutingSubOperation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionRoutingServiceBatchChangeSet updateProductionRoutingSubOperation(@Nonnull ProductionRoutingSubOperation productionRoutingSubOperation)
ProductionRoutingSubOperation
entity and save it to the S/4HANA system.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.