Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProductAllocationObjectServiceBatchChangeSet
Implementation of the
ProductAllocationObjectServiceBatchChangeSet interface, enabling you to combine
multiple operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
ProductAllocationObjectServiceBatchChangeSet |
DefaultProductAllocationObjectServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
ProductAllocationObjectServiceBatchChangeSet |
DefaultProductAllocationObjectServiceBatchChangeSet.createProdAllocationObject(ProdAllocationObject prodAllocationObject)
Create a new
ProdAllocationObject entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
ProductAllocationObjectServiceBatchChangeSet.createProdAllocationObject(ProdAllocationObject prodAllocationObject)
Create a new
ProdAllocationObject entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
DefaultProductAllocationObjectServiceBatchChangeSet.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Create a new
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
ProductAllocationObjectServiceBatchChangeSet.createProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Create a new
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
DefaultProductAllocationObjectServiceBatchChangeSet.createProdAllocObjTimeSeries(ProdAllocObjTimeSeries prodAllocObjTimeSeries)
Create a new
ProdAllocObjTimeSeries entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
ProductAllocationObjectServiceBatchChangeSet.createProdAllocObjTimeSeries(ProdAllocObjTimeSeries prodAllocObjTimeSeries)
Create a new
ProdAllocObjTimeSeries entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
DefaultProductAllocationObjectServiceBatchChangeSet.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Update an existing
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
ProductAllocationObjectServiceBatchChangeSet.updateProdAllocCharcValCombn(ProdAllocCharcValCombn prodAllocCharcValCombn)
Update an existing
ProdAllocCharcValCombn entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
DefaultProductAllocationObjectServiceBatchChangeSet.updateProdAllocObjTimeSeries(ProdAllocObjTimeSeries prodAllocObjTimeSeries)
Update an existing
ProdAllocObjTimeSeries entity and save it to the S/4HANA system. |
ProductAllocationObjectServiceBatchChangeSet |
ProductAllocationObjectServiceBatchChangeSet.updateProdAllocObjTimeSeries(ProdAllocObjTimeSeries prodAllocObjTimeSeries)
Update an existing
ProdAllocObjTimeSeries entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.