Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.batch.SupplierEvaluationScoreServiceBatchChangeSet
Packages that use SupplierEvaluationScoreServiceBatchChangeSet
Package
Description
-
Uses of SupplierEvaluationScoreServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.batch that implement SupplierEvaluationScoreServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theSupplierEvaluationScoreServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.batch that return SupplierEvaluationScoreServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultSupplierEvaluationScoreServiceBatch.beginChangeSet()DefaultSupplierEvaluationScoreServiceBatchChangeSet.createSAP__Currency(SAP__Currency sAP__Currency) SupplierEvaluationScoreServiceBatchChangeSet.createSAP__Currency(SAP__Currency sAP__Currency) Create a newSAP__Currencyentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.createSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) SupplierEvaluationScoreServiceBatchChangeSet.createSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Create a newSAP__DocumentDescriptionentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.createSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) SupplierEvaluationScoreServiceBatchChangeSet.createSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Create a newSAP__UnitOfMeasureentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) SupplierEvaluationScoreServiceBatchChangeSet.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Create a newSAP__ValueHelpentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__Currency(SAP__Currency sAP__Currency) SupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__Currency(SAP__Currency sAP__Currency) Deletes an existingSAP__Currencyentity in the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) SupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Deletes an existingSAP__DocumentDescriptionentity in the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) SupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Deletes an existingSAP__UnitOfMeasureentity in the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) SupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deletes an existingSAP__ValueHelpentity in the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.updateSAP__Currency(SAP__Currency sAP__Currency) SupplierEvaluationScoreServiceBatchChangeSet.updateSAP__Currency(SAP__Currency sAP__Currency) Update an existingSAP__Currencyentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.updateSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) SupplierEvaluationScoreServiceBatchChangeSet.updateSAP__DocumentDescription(SAP__DocumentDescription sAP__DocumentDescription) Update an existingSAP__DocumentDescriptionentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.updateSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) SupplierEvaluationScoreServiceBatchChangeSet.updateSAP__UnitOfMeasure(SAP__UnitOfMeasure sAP__UnitOfMeasure) Update an existingSAP__UnitOfMeasureentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) SupplierEvaluationScoreServiceBatchChangeSet.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Update an existingSAP__ValueHelpentity and save it to the S/4HANA system.