public class DefaultQualityInspectionDataServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<QualityInspectionDataServiceBatch,QualityInspectionDataServiceBatchChangeSet> implements QualityInspectionDataServiceBatchChangeSet
QualityInspectionDataServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
QualityInspectionDataService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultQualityInspectionDataServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<QualityInspectionDataServiceBatch,QualityInspectionDataServiceBatchChangeSet>
@Nonnull public QualityInspectionDataServiceBatchChangeSet createInspectionCharacteristic(@Nonnull InspectionCharacteristic inspectionCharacteristic)
InspectionCharacteristic
entity and save it to the S/4HANA system.createInspectionCharacteristic
in interface QualityInspectionDataServiceBatchChangeSet
inspectionCharacteristic
- InspectionCharacteristic
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet updateInspectionLot(@Nonnull InspectionLot inspectionLot)
InspectionLot
entity and save it to the S/4HANA system.updateInspectionLot
in interface QualityInspectionDataServiceBatchChangeSet
inspectionLot
- InspectionLot
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet createInspectionResult(@Nonnull InspectionResult inspectionResult)
InspectionResult
entity and save it to the S/4HANA system.createInspectionResult
in interface QualityInspectionDataServiceBatchChangeSet
inspectionResult
- InspectionResult
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet updateInspectionResult(@Nonnull InspectionResult inspectionResult)
InspectionResult
entity and save it to the S/4HANA system.updateInspectionResult
in interface QualityInspectionDataServiceBatchChangeSet
inspectionResult
- InspectionResult
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet createInspectionResultValue(@Nonnull InspectionResultValue inspectionResultValue)
InspectionResultValue
entity and save it to the S/4HANA system.createInspectionResultValue
in interface QualityInspectionDataServiceBatchChangeSet
inspectionResultValue
- InspectionResultValue
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet updateInspectionResultValue(@Nonnull InspectionResultValue inspectionResultValue)
InspectionResultValue
entity and save it to the S/4HANA system.updateInspectionResultValue
in interface QualityInspectionDataServiceBatchChangeSet
inspectionResultValue
- InspectionResultValue
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet createInspectionSubset(@Nonnull InspectionSubset inspectionSubset)
InspectionSubset
entity and save it to the S/4HANA system.createInspectionSubset
in interface QualityInspectionDataServiceBatchChangeSet
inspectionSubset
- InspectionSubset
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet updateInspectionSubset(@Nonnull InspectionSubset inspectionSubset)
InspectionSubset
entity and save it to the S/4HANA system.updateInspectionSubset
in interface QualityInspectionDataServiceBatchChangeSet
inspectionSubset
- InspectionSubset
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet createInspLotUsageDecision(@Nonnull InspLotUsageDecision inspLotUsageDecision)
InspLotUsageDecision
entity and save it to the S/4HANA system.createInspLotUsageDecision
in interface QualityInspectionDataServiceBatchChangeSet
inspLotUsageDecision
- InspLotUsageDecision
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet updateInspLotUsageDecision(@Nonnull InspLotUsageDecision inspLotUsageDecision)
InspLotUsageDecision
entity and save it to the S/4HANA system.updateInspLotUsageDecision
in interface QualityInspectionDataServiceBatchChangeSet
inspLotUsageDecision
- InspLotUsageDecision
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet createInspSampleResult(@Nonnull InspSampleResult inspSampleResult)
InspSampleResult
entity and save it to the S/4HANA system.createInspSampleResult
in interface QualityInspectionDataServiceBatchChangeSet
inspSampleResult
- InspSampleResult
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public QualityInspectionDataServiceBatchChangeSet updateInspSampleResult(@Nonnull InspSampleResult inspSampleResult)
InspSampleResult
entity and save it to the S/4HANA system.updateInspSampleResult
in interface QualityInspectionDataServiceBatchChangeSet
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.