Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationsequence.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProductAllocationSequenceServiceBatchChangeSet
Implementation of the
ProductAllocationSequenceServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
ProductAllocationSequenceServiceBatchChangeSet |
DefaultProductAllocationSequenceServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
ProductAllocationSequenceServiceBatchChangeSet |
ProductAllocationSequenceServiceBatchChangeSet.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence)
Create a new
ProdAllocationSequence entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
DefaultProductAllocationSequenceServiceBatchChangeSet.createProdAllocationSequence(ProdAllocationSequence prodAllocationSequence)
Create a new
ProdAllocationSequence entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
ProductAllocationSequenceServiceBatchChangeSet.createProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Create a new
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
DefaultProductAllocationSequenceServiceBatchChangeSet.createProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Create a new
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
ProductAllocationSequenceServiceBatchChangeSet.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Update an existing
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
ProductAllocationSequenceServiceBatchChangeSet |
DefaultProductAllocationSequenceServiceBatchChangeSet.updateProdAllocSqncAssgmt(ProdAllocSqncAssgmt prodAllocSqncAssgmt)
Update an existing
ProdAllocSqncAssgmt entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.