Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.batch.QualityInspectionDataServiceBatchChangeSet
Packages that use QualityInspectionDataServiceBatchChangeSet
-
Uses of QualityInspectionDataServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.batch that implement QualityInspectionDataServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theQualityInspectionDataServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.qualityinspectiondata.batch that return QualityInspectionDataServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultQualityInspectionDataServiceBatch.beginChangeSet()DefaultQualityInspectionDataServiceBatchChangeSet.createInspectionCharacteristic(InspectionCharacteristic inspectionCharacteristic) QualityInspectionDataServiceBatchChangeSet.createInspectionCharacteristic(InspectionCharacteristic inspectionCharacteristic) Create a newInspectionCharacteristicentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.createInspectionLot(InspectionLot inspectionLot) QualityInspectionDataServiceBatchChangeSet.createInspectionLot(InspectionLot inspectionLot) Create a newInspectionLotentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.createInspectionResult(InspectionResult inspectionResult) QualityInspectionDataServiceBatchChangeSet.createInspectionResult(InspectionResult inspectionResult) Create a newInspectionResultentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.createInspectionResultValue(InspectionResultValue inspectionResultValue) QualityInspectionDataServiceBatchChangeSet.createInspectionResultValue(InspectionResultValue inspectionResultValue) Create a newInspectionResultValueentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.createInspectionSubset(InspectionSubset inspectionSubset) QualityInspectionDataServiceBatchChangeSet.createInspectionSubset(InspectionSubset inspectionSubset) Create a newInspectionSubsetentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.createInspLotMatlDocItem(InspLotMatlDocItem inspLotMatlDocItem) QualityInspectionDataServiceBatchChangeSet.createInspLotMatlDocItem(InspLotMatlDocItem inspLotMatlDocItem) Create a newInspLotMatlDocItementity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) QualityInspectionDataServiceBatchChangeSet.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) Create a newInspLotUsageDecisionentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.createInspSampleResult(InspSampleResult inspSampleResult) QualityInspectionDataServiceBatchChangeSet.createInspSampleResult(InspSampleResult inspSampleResult) Create a newInspSampleResultentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspectionLot(InspectionLot inspectionLot) QualityInspectionDataServiceBatchChangeSet.updateInspectionLot(InspectionLot inspectionLot) Update an existingInspectionLotentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspectionResult(InspectionResult inspectionResult) QualityInspectionDataServiceBatchChangeSet.updateInspectionResult(InspectionResult inspectionResult) Update an existingInspectionResultentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspectionResultValue(InspectionResultValue inspectionResultValue) QualityInspectionDataServiceBatchChangeSet.updateInspectionResultValue(InspectionResultValue inspectionResultValue) Update an existingInspectionResultValueentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspectionSubset(InspectionSubset inspectionSubset) QualityInspectionDataServiceBatchChangeSet.updateInspectionSubset(InspectionSubset inspectionSubset) Update an existingInspectionSubsetentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) QualityInspectionDataServiceBatchChangeSet.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) Update an existingInspLotUsageDecisionentity and save it to the S/4HANA system.DefaultQualityInspectionDataServiceBatchChangeSet.updateInspSampleResult(InspSampleResult inspSampleResult) QualityInspectionDataServiceBatchChangeSet.updateInspSampleResult(InspSampleResult inspSampleResult) Update an existingInspSampleResultentity and save it to the S/4HANA system.