Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.batch.ProductAllocationSequenceServiceBatchChangeSet
Packages that use ProductAllocationSequenceServiceBatchChangeSet
Package
Description
-
Uses of ProductAllocationSequenceServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.batch that implement ProductAllocationSequenceServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theProductAllocationSequenceServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.batch that return ProductAllocationSequenceServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultProductAllocationSequenceServiceBatch.beginChangeSet()DefaultProductAllocationSequenceServiceBatchChangeSet.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence) ProductAllocationSequenceServiceBatchChangeSet.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence) Create a newProdAllocationSequenceentity and save it to the S/4HANA system.DefaultProductAllocationSequenceServiceBatchChangeSet.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) ProductAllocationSequenceServiceBatchChangeSet.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt) Update an existingProdAllocSqncAssgmtentity and save it to the S/4HANA system.