Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.batch.EarmarkedFundsDocumentServiceBatchChangeSet
Packages that use EarmarkedFundsDocumentServiceBatchChangeSet
Package
Description
-
Uses of EarmarkedFundsDocumentServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.batch that implement EarmarkedFundsDocumentServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theEarmarkedFundsDocumentServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.batch that return EarmarkedFundsDocumentServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultEarmarkedFundsDocumentServiceBatch.beginChangeSet()DefaultEarmarkedFundsDocumentServiceBatchChangeSet.createEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) EarmarkedFundsDocumentServiceBatchChangeSet.createEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) Create a newEarmarkedFundsDocumententity and save it to the S/4HANA system.DefaultEarmarkedFundsDocumentServiceBatchChangeSet.deleteEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) EarmarkedFundsDocumentServiceBatchChangeSet.deleteEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) Deletes an existingEarmarkedFundsDocumentItementity in the S/4HANA system.DefaultEarmarkedFundsDocumentServiceBatchChangeSet.updateEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) EarmarkedFundsDocumentServiceBatchChangeSet.updateEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) Update an existingEarmarkedFundsDocumententity and save it to the S/4HANA system.DefaultEarmarkedFundsDocumentServiceBatchChangeSet.updateEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) EarmarkedFundsDocumentServiceBatchChangeSet.updateEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) Update an existingEarmarkedFundsDocumentItementity and save it to the S/4HANA system.