Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.batch.ProductAllocationObjectServiceBatchChangeSet
Packages that use ProductAllocationObjectServiceBatchChangeSet
Package
Description
-
Uses of ProductAllocationObjectServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.batch that implement ProductAllocationObjectServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theProductAllocationObjectServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.batch that return ProductAllocationObjectServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultProductAllocationObjectServiceBatch.beginChangeSet()DefaultProductAllocationObjectServiceBatchChangeSet.createProdAllocationObject(ProdAllocationObject prodAllocationObject) ProductAllocationObjectServiceBatchChangeSet.createProdAllocationObject(ProdAllocationObject prodAllocationObject) Create a newProdAllocationObjectentity and save it to the S/4HANA system.DefaultProductAllocationObjectServiceBatchChangeSet.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) ProductAllocationObjectServiceBatchChangeSet.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) Create a newProdAllocCharcValCombnentity and save it to the S/4HANA system.DefaultProductAllocationObjectServiceBatchChangeSet.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) ProductAllocationObjectServiceBatchChangeSet.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn) Update an existingProdAllocCharcValCombnentity and save it to the S/4HANA system.DefaultProductAllocationObjectServiceBatchChangeSet.updateProdAllocObjTimeSeries(ProdAllocObjTimeSeries prodAllocObjTimeSeries) ProductAllocationObjectServiceBatchChangeSet.updateProdAllocObjTimeSeries(ProdAllocObjTimeSeries prodAllocObjTimeSeries) Update an existingProdAllocObjTimeSeriesentity and save it to the S/4HANA system.