Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.batch.SupplierActivityServiceBatchChangeSet
Packages that use SupplierActivityServiceBatchChangeSet
-
Uses of SupplierActivityServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.batch that implement SupplierActivityServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theSupplierActivityServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplieractivity.batch that return SupplierActivityServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultSupplierActivityServiceBatch.beginChangeSet()DefaultSupplierActivityServiceBatchChangeSet.createSuplrActyDescription(SuplrActyDescription suplrActyDescription) SupplierActivityServiceBatchChangeSet.createSuplrActyDescription(SuplrActyDescription suplrActyDescription) Create a newSuplrActyDescriptionentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.createSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant) SupplierActivityServiceBatchChangeSet.createSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant) Create a newSuplrActyParticipantentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.createSuplrActySupplier(SuplrActySupplier suplrActySupplier) SupplierActivityServiceBatchChangeSet.createSuplrActySupplier(SuplrActySupplier suplrActySupplier) Create a newSuplrActySupplierentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.createSupplierActivity(SupplierActivity supplierActivity) SupplierActivityServiceBatchChangeSet.createSupplierActivity(SupplierActivity supplierActivity) Create a newSupplierActivityentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.deleteSuplrActyDescription(SuplrActyDescription suplrActyDescription) SupplierActivityServiceBatchChangeSet.deleteSuplrActyDescription(SuplrActyDescription suplrActyDescription) Deletes an existingSuplrActyDescriptionentity in the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.deleteSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant) SupplierActivityServiceBatchChangeSet.deleteSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant) Deletes an existingSuplrActyParticipantentity in the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.deleteSuplrActySupplier(SuplrActySupplier suplrActySupplier) SupplierActivityServiceBatchChangeSet.deleteSuplrActySupplier(SuplrActySupplier suplrActySupplier) Deletes an existingSuplrActySupplierentity in the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.deleteSupplierActivity(SupplierActivity supplierActivity) SupplierActivityServiceBatchChangeSet.deleteSupplierActivity(SupplierActivity supplierActivity) Deletes an existingSupplierActivityentity in the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.updateSuplrActyDescription(SuplrActyDescription suplrActyDescription) SupplierActivityServiceBatchChangeSet.updateSuplrActyDescription(SuplrActyDescription suplrActyDescription) Update an existingSuplrActyDescriptionentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.updateSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant) SupplierActivityServiceBatchChangeSet.updateSuplrActyParticipant(SuplrActyParticipant suplrActyParticipant) Update an existingSuplrActyParticipantentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp) SupplierActivityServiceBatchChangeSet.updateSuplrActyPurchaserResp(SuplrActyPurchaserResp suplrActyPurchaserResp) Update an existingSuplrActyPurchaserRespentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.updateSuplrActySupplier(SuplrActySupplier suplrActySupplier) SupplierActivityServiceBatchChangeSet.updateSuplrActySupplier(SuplrActySupplier suplrActySupplier) Update an existingSuplrActySupplierentity and save it to the S/4HANA system.DefaultSupplierActivityServiceBatchChangeSet.updateSupplierActivity(SupplierActivity supplierActivity) SupplierActivityServiceBatchChangeSet.updateSupplierActivity(SupplierActivity supplierActivity) Update an existingSupplierActivityentity and save it to the S/4HANA system.