public interface QualityInspectionDataServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<QualityInspectionDataServiceBatch>
QualityInspectionDataService
.endChangeSet
@Nonnull QualityInspectionDataServiceBatchChangeSet createInspectionCharacteristic(@Nonnull InspectionCharacteristic inspectionCharacteristic)
InspectionCharacteristic
entity and save it to the S/4HANA system.inspectionCharacteristic
- InspectionCharacteristic
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet updateInspectionLot(@Nonnull InspectionLot inspectionLot)
InspectionLot
entity and save it to the S/4HANA system.inspectionLot
- InspectionLot
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet createInspectionResult(@Nonnull InspectionResult inspectionResult)
InspectionResult
entity and save it to the S/4HANA system.inspectionResult
- InspectionResult
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet updateInspectionResult(@Nonnull InspectionResult inspectionResult)
InspectionResult
entity and save it to the S/4HANA system.inspectionResult
- InspectionResult
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet createInspectionResultValue(@Nonnull InspectionResultValue inspectionResultValue)
InspectionResultValue
entity and save it to the S/4HANA system.inspectionResultValue
- InspectionResultValue
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet updateInspectionResultValue(@Nonnull InspectionResultValue inspectionResultValue)
InspectionResultValue
entity and save it to the S/4HANA system.inspectionResultValue
- InspectionResultValue
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet createInspectionSubset(@Nonnull InspectionSubset inspectionSubset)
InspectionSubset
entity and save it to the S/4HANA system.inspectionSubset
- InspectionSubset
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet updateInspectionSubset(@Nonnull InspectionSubset inspectionSubset)
InspectionSubset
entity and save it to the S/4HANA system.inspectionSubset
- InspectionSubset
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet createInspLotUsageDecision(@Nonnull InspLotUsageDecision inspLotUsageDecision)
InspLotUsageDecision
entity and save it to the S/4HANA system.inspLotUsageDecision
- InspLotUsageDecision
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet updateInspLotUsageDecision(@Nonnull InspLotUsageDecision inspLotUsageDecision)
InspLotUsageDecision
entity and save it to the S/4HANA system.inspLotUsageDecision
- InspLotUsageDecision
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet createInspSampleResult(@Nonnull InspSampleResult inspSampleResult)
InspSampleResult
entity and save it to the S/4HANA system.inspSampleResult
- InspSampleResult
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull QualityInspectionDataServiceBatchChangeSet updateInspSampleResult(@Nonnull InspSampleResult inspSampleResult)
InspSampleResult
entity and save it to the S/4HANA system.inspSampleResult
- InspSampleResult
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2020 SAP SE. All rights reserved.