public interface ProductionVolumeCaptureServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<ProductionVolumeCaptureServiceBatch>
ProductionVolumeCaptureService
.Modifier and Type | Method and Description |
---|---|
ProductionVolumeCaptureServiceBatchChangeSet |
createProductionVolume(ProductionVolume productionVolume)
Create a new
ProductionVolume entity and save it to the S/4HANA system. |
endChangeSet
@Nonnull ProductionVolumeCaptureServiceBatchChangeSet createProductionVolume(@Nonnull ProductionVolume productionVolume)
ProductionVolume
entity and save it to the S/4HANA system.productionVolume
- ProductionVolume
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2020 SAP SE. All rights reserved.